Lines Matching refs:cx23885_buffer
100 struct cx23885_buffer *buf; in cx23885_video_wakeup()
105 struct cx23885_buffer, queue); in cx23885_video_wakeup()
292 struct cx23885_buffer *buf) in cx23885_start_video_dma()
333 struct cx23885_buffer *buf = in buffer_prepare()
334 container_of(vb, struct cx23885_buffer, vb); in buffer_prepare()
412 struct cx23885_buffer *buf = container_of(vb, in buffer_finish()
413 struct cx23885_buffer, vb); in buffer_finish()
442 struct cx23885_buffer *buf = container_of(vb, in buffer_queue()
443 struct cx23885_buffer, vb); in buffer_queue()
444 struct cx23885_buffer *prev; in buffer_queue()
461 prev = list_entry(q->active.prev, struct cx23885_buffer, in buffer_queue()
475 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_start_streaming()
476 struct cx23885_buffer, queue); in cx23885_start_streaming()
491 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_stop_streaming()
492 struct cx23885_buffer, queue); in cx23885_stop_streaming()
1222 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()
1238 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()