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()
334 struct cx23885_buffer *buf = in buffer_prepare()
335 container_of(vbuf, struct cx23885_buffer, vb); in buffer_prepare()
414 struct cx23885_buffer *buf = container_of(vbuf, in buffer_finish()
415 struct cx23885_buffer, vb); in buffer_finish()
445 struct cx23885_buffer *buf = container_of(vbuf, in buffer_queue()
446 struct cx23885_buffer, vb); in buffer_queue()
447 struct cx23885_buffer *prev; in buffer_queue()
464 prev = list_entry(q->active.prev, struct cx23885_buffer, in buffer_queue()
478 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_start_streaming()
479 struct cx23885_buffer, queue); in cx23885_start_streaming()
494 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_stop_streaming()
495 struct cx23885_buffer, queue); in cx23885_stop_streaming()
1227 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()
1243 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()