Lines Matching refs:cx231xx_buffer
178 static void free_buffer(struct videobuf_queue *vq, struct cx231xx_buffer *buf) in free_buffer()
208 struct cx231xx_buffer *buf = in vbi_buffer_prepare()
209 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_prepare()
255 struct cx231xx_buffer *buf = in vbi_buffer_queue()
256 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_queue()
269 struct cx231xx_buffer *buf = in vbi_buffer_release()
270 container_of(vb, struct cx231xx_buffer, vb); in vbi_buffer_release()
512 struct cx231xx_buffer *buf) in vbi_buffer_filled()
531 struct cx231xx_buffer *buf; in cx231xx_copy_vbi_line()
599 struct cx231xx_buffer **buf) in get_next_vbi_buf()
614 *buf = list_entry(dma_q->active.next, struct cx231xx_buffer, vb.queue); in get_next_vbi_buf()
628 struct cx231xx_buffer *buf; in cx231xx_reset_vbi_buffer()
649 struct cx231xx_buffer *buf; in cx231xx_do_vbi_copy()