Home
last modified time | relevance | path

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

/Linux-v4.19/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()
524 struct cx231xx_buffer *buf) in vbi_buffer_filled()
543 struct cx231xx_buffer *buf; in cx231xx_copy_vbi_line()
611 struct cx231xx_buffer **buf) in get_next_vbi_buf()
[all …]
Dcx231xx-video.c179 struct cx231xx_buffer *buf) in buffer_filled()
238 struct cx231xx_buffer **buf) in get_next_buf()
257 *buf = list_entry(dma_q->active.next, struct cx231xx_buffer, vb.queue); in get_next_buf()
559 struct cx231xx_buffer *buf; in cx231xx_copy_video_line()
622 struct cx231xx_buffer *buf; in cx231xx_reset_video_buffer()
656 struct cx231xx_buffer *buf; in cx231xx_do_copy()
744 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer()
780 struct cx231xx_buffer *buf = in buffer_prepare()
781 container_of(vb, struct cx231xx_buffer, vb); in buffer_prepare()
838 struct cx231xx_buffer *buf = in buffer_queue()
[all …]
Dcx231xx-417.c1252 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer()
1278 struct cx231xx_buffer *buf; in buffer_copy()
1287 struct cx231xx_buffer, vb.queue); in buffer_copy()
1337 struct cx231xx_buffer *buf; in buffer_filled()
1343 struct cx231xx_buffer, vb.queue); in buffer_filled()
1409 struct cx231xx_buffer *buf = in bb_buf_prepare()
1410 container_of(vb, struct cx231xx_buffer, vb); in bb_buf_prepare()
1473 struct cx231xx_buffer *buf = in bb_buf_queue()
1474 container_of(vb, struct cx231xx_buffer, vb); in bb_buf_queue()
1486 struct cx231xx_buffer *buf = in bb_buf_release()
[all …]
Dcx231xx.h186 struct cx231xx_buffer *buf;
220 struct cx231xx_buffer *buf;
237 struct cx231xx_buffer { struct