Lines Matching refs:cx23885_buffer
91 struct cx23885_buffer *buf; in cx23885_video_wakeup()
96 struct cx23885_buffer, queue); in cx23885_video_wakeup()
302 struct cx23885_buffer *buf) in cx23885_start_video_dma()
343 struct cx23885_buffer *buf = in buffer_prepare()
344 container_of(vbuf, struct cx23885_buffer, vb); in buffer_prepare()
423 struct cx23885_buffer *buf = container_of(vbuf, in buffer_finish()
424 struct cx23885_buffer, vb); in buffer_finish()
454 struct cx23885_buffer *buf = container_of(vbuf, in buffer_queue()
455 struct cx23885_buffer, vb); in buffer_queue()
456 struct cx23885_buffer *prev; in buffer_queue()
473 prev = list_entry(q->active.prev, struct cx23885_buffer, in buffer_queue()
487 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_start_streaming()
488 struct cx23885_buffer, queue); in cx23885_start_streaming()
503 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_stop_streaming()
504 struct cx23885_buffer, queue); in cx23885_stop_streaming()
1270 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()
1287 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()