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