Lines Matching refs:cx23885_buffer
91 struct cx23885_buffer *buf; in cx23885_video_wakeup()
96 struct cx23885_buffer, queue); in cx23885_video_wakeup()
306 struct cx23885_buffer *buf) in cx23885_start_video_dma()
348 struct cx23885_buffer *buf = in buffer_prepare()
349 container_of(vbuf, struct cx23885_buffer, vb); in buffer_prepare()
428 struct cx23885_buffer *buf = container_of(vbuf, in buffer_finish()
429 struct cx23885_buffer, vb); in buffer_finish()
459 struct cx23885_buffer *buf = container_of(vbuf, in buffer_queue()
460 struct cx23885_buffer, vb); in buffer_queue()
461 struct cx23885_buffer *prev; in buffer_queue()
478 prev = list_entry(q->active.prev, struct cx23885_buffer, in buffer_queue()
492 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_start_streaming()
493 struct cx23885_buffer, queue); in cx23885_start_streaming()
508 struct cx23885_buffer *buf = list_entry(dmaq->active.next, in cx23885_stop_streaming()
509 struct cx23885_buffer, queue); in cx23885_stop_streaming()
1326 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()
1343 q->buf_struct_size = sizeof(struct cx23885_buffer); in cx23885_video_register()