Searched refs:mx2_buffer (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dmx2_camera.c233 struct mx2_buffer *active;
234 struct mx2_buffer *fb1_active;
235 struct mx2_buffer *fb2_active;
247 struct mx2_buffer { struct
373 struct mx2_buffer *buf;
374 struct mx2_buffer **fb_active = fb == 1 ? &pcdev->fb1_active :
398 buf = list_entry(pcdev->capture.next, struct mx2_buffer,
453 static void free_buffer(struct videobuf_queue *vq, struct mx2_buffer *buf)
477 struct mx2_buffer *buf = container_of(vb, struct mx2_buffer, v
[all...]

Completed in 108 milliseconds