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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-vbi.c44 free_buffer(struct videobuf_queue *vq, struct em28xx_buffer *buf)
93 struct em28xx_buffer *buf = container_of(vb, struct em28xx_buffer, vb);
122 struct em28xx_buffer *buf = container_of(vb,
123 struct em28xx_buffer,
135 struct em28xx_buffer *buf = container_of(vb, struct em28xx_buffer, vb);
H A Dem28xx-video.c159 struct em28xx_buffer *buf)
175 struct em28xx_buffer *buf)
195 struct em28xx_buffer *buf,
274 struct em28xx_buffer *buf,
364 struct em28xx_buffer **buf)
377 *buf = list_entry(dma_q->active.next, struct em28xx_buffer, vb.queue);
392 struct em28xx_buffer **buf)
405 *buf = list_entry(dma_q->active.next, struct em28xx_buffer, vb.queue);
420 struct em28xx_buffer *buf;
509 struct em28xx_buffer *bu
[all...]
H A Dem28xx.h220 struct em28xx_buffer *vid_buf;
221 struct em28xx_buffer *vbi_buf;
240 struct em28xx_buffer { struct

Completed in 108 milliseconds