Lines Matching refs:cx23885_buffer
102 struct cx23885_buffer *buf; in cx23885_video_wakeup()
107 struct cx23885_buffer, queue); in cx23885_video_wakeup()
313 struct cx23885_buffer *buf) in cx23885_start_video_dma()
354 struct cx23885_buffer *buf = in buffer_prepare()
355 container_of(vbuf, struct cx23885_buffer, vb); in buffer_prepare()
434 struct cx23885_buffer *buf = container_of(vbuf, in buffer_finish()
435 struct cx23885_buffer, vb); in buffer_finish()
465 struct cx23885_buffer *buf = container_of(vbuf, in buffer_queue()
466 struct cx23885_buffer, vb); in buffer_queue()
467 struct cx23885_buffer *prev; in buffer_queue()
484 prev = list_entry(q->active.prev, struct cx23885_buffer, in buffer_queue()
498 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_start_streaming()
499 struct cx23885_buffer, queue); in cx23885_start_streaming()
514 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_stop_streaming()
515 struct cx23885_buffer, queue); in cx23885_stop_streaming()
1268 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()
1285 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()