Searched refs:cx18_buffer (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-queue.h27 /* cx18_buffer utility functions */
30 struct cx18_buffer *buf)
37 struct cx18_buffer *buf)
50 struct cx18_buffer,
56 void cx18_buf_swap(struct cx18_buffer *buf);
63 struct cx18_buffer, list));
H A Dcx18-queue.c31 void cx18_buf_swap(struct cx18_buffer *buf)
41 struct cx18_buffer *buf;
106 struct cx18_buffer *buf;
126 struct cx18_buffer *buf;
129 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer,
250 struct cx18_buffer *buf;
262 struct cx18_buffer, list);
281 struct cx18_buffer *buf;
302 buf = list_first_entry(&s->buf_pool, struct cx18_buffer,
340 struct cx18_buffer *bu
[all...]
H A Dcx18-vbi.c188 static void _cx18_process_vbi_data(struct cx18 *cx, struct cx18_buffer *buf)
253 struct cx18_buffer *buf;
H A Dcx18-driver.h296 struct cx18_buffer { struct
313 struct cx18_buffer *curr_buf; /* current buffer in list for reading */
528 struct cx18_buffer sliced_mpeg_buf;
H A Dcx18-fileops.c279 struct cx18_buffer *buf = &cx->vbi.sliced_mpeg_buf;
292 struct cx18_buffer *buf, char __user *ubuf, size_t ucount, bool *stop)
404 struct cx18_buffer, list);
H A Dcx18-mailbox.c137 struct cx18_buffer *buf;
146 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer,
165 struct cx18_buffer *buf;
174 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer,
H A Dcx18-ioctl.c778 static int _cx18_process_idx_data(struct cx18_buffer *buf,
841 struct cx18_buffer, list);

Completed in 108 milliseconds