Lines Matching refs:cx231xx_buffer
232 struct cx231xx_buffer *buf) in buffer_filled()
291 struct cx231xx_buffer **buf) in get_next_buf()
310 *buf = list_entry(dma_q->active.next, struct cx231xx_buffer, vb.queue); in get_next_buf()
329 struct cx231xx_buffer *buf; in cx231xx_isoc_copy()
432 struct cx231xx_buffer *buf; in cx231xx_bulk_copy()
625 struct cx231xx_buffer *buf; in cx231xx_copy_video_line()
688 struct cx231xx_buffer *buf; in cx231xx_reset_video_buffer()
726 struct cx231xx_buffer *buf; in cx231xx_do_copy()
811 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer()
848 struct cx231xx_buffer *buf = in buffer_prepare()
849 container_of(vb, struct cx231xx_buffer, vb); in buffer_prepare()
904 struct cx231xx_buffer *buf = in buffer_queue()
905 container_of(vb, struct cx231xx_buffer, vb); in buffer_queue()
918 struct cx231xx_buffer *buf = in buffer_release()
919 container_of(vb, struct cx231xx_buffer, vb); in buffer_release()
2232 sizeof(struct cx231xx_buffer), in cx231xx_v4l2_open()
2242 sizeof(struct cx231xx_buffer), in cx231xx_v4l2_open()