Home
last modified time | relevance | path

Searched refs:cx231xx_buffer (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c190 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer()
220 struct cx231xx_buffer *buf = in vbi_buffer_prepare()
221 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_prepare()
267 struct cx231xx_buffer *buf = in vbi_buffer_queue()
268 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_queue()
281 struct cx231xx_buffer *buf = in vbi_buffer_release()
282 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_release()
525 struct cx231xx_buffer *buf) in vbi_buffer_filled()
544 struct cx231xx_buffer *buf; in cx231xx_copy_vbi_line()
612 struct cx231xx_buffer **buf) in get_next_vbi_buf()
[all …]
Dcx231xx-417.c1246 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer()
1272 struct cx231xx_buffer *buf; in buffer_copy()
1281 struct cx231xx_buffer, vb.queue); in buffer_copy()
1331 struct cx231xx_buffer *buf; in buffer_filled()
1337 struct cx231xx_buffer, vb.queue); in buffer_filled()
1401 struct cx231xx_buffer *buf = in bb_buf_prepare()
1402 container_of(vb, struct cx231xx_buffer, vb); in bb_buf_prepare()
1465 struct cx231xx_buffer *buf = in bb_buf_queue()
1466 container_of(vb, struct cx231xx_buffer, vb); in bb_buf_queue()
1478 struct cx231xx_buffer *buf = in bb_buf_release()
[all …]
Dcx231xx-video.c181 struct cx231xx_buffer *buf) in buffer_filled()
240 struct cx231xx_buffer **buf) in get_next_buf()
259 *buf = list_entry(dma_q->active.next, struct cx231xx_buffer, vb.queue); in get_next_buf()
561 struct cx231xx_buffer *buf; in cx231xx_copy_video_line()
624 struct cx231xx_buffer *buf; in cx231xx_reset_video_buffer()
658 struct cx231xx_buffer *buf; in cx231xx_do_copy()
746 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer()
782 struct cx231xx_buffer *buf = in buffer_prepare()
783 container_of(vb, struct cx231xx_buffer, vb); in buffer_prepare()
840 struct cx231xx_buffer *buf = in buffer_queue()
[all …]
Dcx231xx.h182 struct cx231xx_buffer *buf;
216 struct cx231xx_buffer *buf;
233 struct cx231xx_buffer { struct