Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-vbi.c190 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer()
221 struct cx231xx_buffer *buf = in vbi_buffer_prepare()
222 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_prepare()
268 struct cx231xx_buffer *buf = in vbi_buffer_queue()
269 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_queue()
282 struct cx231xx_buffer *buf = in vbi_buffer_release()
283 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_release()
526 struct cx231xx_buffer *buf) in vbi_buffer_filled()
545 struct cx231xx_buffer *buf; in cx231xx_copy_vbi_line()
613 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()
1273 struct cx231xx_buffer *buf; in buffer_copy()
1282 struct cx231xx_buffer, vb.queue); in buffer_copy()
1332 struct cx231xx_buffer *buf; in buffer_filled()
1338 struct cx231xx_buffer, vb.queue); in buffer_filled()
1402 struct cx231xx_buffer *buf = in bb_buf_prepare()
1403 container_of(vb, struct cx231xx_buffer, vb); in bb_buf_prepare()
1466 struct cx231xx_buffer *buf = in bb_buf_queue()
1467 container_of(vb, struct cx231xx_buffer, vb); in bb_buf_queue()
1479 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()
783 struct cx231xx_buffer *buf = in buffer_prepare()
784 container_of(vb, struct cx231xx_buffer, vb); in buffer_prepare()
841 struct cx231xx_buffer *buf = in buffer_queue()
[all …]
Dcx231xx.h181 struct cx231xx_buffer *buf;
215 struct cx231xx_buffer *buf;
232 struct cx231xx_buffer { struct