Lines Matching refs:cx88_buffer
53 struct cx88_buffer *buf) in cx8800_start_vbi_dma()
101 struct cx88_buffer *buf; in cx8800_restart_vbi_queue()
106 buf = list_entry(q->active.next, struct cx88_buffer, list); in cx8800_restart_vbi_queue()
133 struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); in buffer_prepare()
157 struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); in buffer_finish()
170 struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); in buffer_queue()
171 struct cx88_buffer *prev; in buffer_queue()
186 prev = list_entry(q->active.prev, struct cx88_buffer, list); in buffer_queue()
198 struct cx88_buffer *buf = list_entry(dmaq->active.next, in start_streaming()
199 struct cx88_buffer, list); in start_streaming()
217 struct cx88_buffer *buf = list_entry(dmaq->active.next, in stop_streaming()
218 struct cx88_buffer, list); in stop_streaming()