Lines Matching refs:cx231xx_buffer
190 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()
627 *buf = list_entry(dma_q->active.next, struct cx231xx_buffer, vb.queue); in get_next_vbi_buf()
641 struct cx231xx_buffer *buf; in cx231xx_reset_vbi_buffer()
662 struct cx231xx_buffer *buf; in cx231xx_do_vbi_copy()