Searched refs:cx25821_buffer (Results 1 - 4 of 4) sorted by path

/drivers/media/pci/cx25821/
H A Dcx25821-core.c1206 void cx25821_free_buffer(struct videobuf_queue *q, struct cx25821_buffer *buf)
H A Dcx25821-video.c82 struct cx25821_buffer *buf;
91 buf = list_entry(q->active.next, struct cx25821_buffer,
116 struct cx25821_buffer *buf,
146 struct cx25821_buffer *buf, *prev;
150 buf = list_entry(q->active.next, struct cx25821_buffer,
156 buf = list_entry(item, struct cx25821_buffer, vb.queue);
169 buf = list_entry(q->queued.next, struct cx25821_buffer,
199 struct cx25821_buffer *buf;
207 buf = list_entry(q->active.next, struct cx25821_buffer,
283 struct cx25821_buffer *bu
[all...]
H A Dcx25821-video.h58 struct cx25821_buffer *buf,
H A Dcx25821.h115 struct cx25821_buffer { struct
420 struct cx25821_buffer *buf);

Completed in 51 milliseconds