Lines Matching refs:cx88_buffer
48 struct cx88_buffer *buf) in cx8800_start_vbi_dma()
96 struct cx88_buffer *buf; in cx8800_restart_vbi_queue()
101 buf = list_entry(q->active.next, struct cx88_buffer, list); in cx8800_restart_vbi_queue()
130 struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); in buffer_prepare()
155 struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); in buffer_finish()
167 struct cx88_buffer *buf = container_of(vbuf, struct cx88_buffer, vb); in buffer_queue()
168 struct cx88_buffer *prev; in buffer_queue()
184 prev = list_entry(q->active.prev, struct cx88_buffer, list); in buffer_queue()
196 struct cx88_buffer *buf = list_entry(dmaq->active.next, in start_streaming()
197 struct cx88_buffer, list); in start_streaming()
215 struct cx88_buffer *buf = list_entry(dmaq->active.next, in stop_streaming()
216 struct cx88_buffer, list); in stop_streaming()