Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx18-queue.c17 void cx18_buf_swap(struct cx18_buffer *buf) in cx18_buf_swap()
27 struct cx18_buffer *buf; in _cx18_mdl_swap()
92 struct cx18_buffer *buf; in _cx18_mdl_update_bufs_for_cpu()
112 struct cx18_buffer *buf; in cx18_mdl_update_bufs_for_cpu()
235 struct cx18_buffer *buf; in cx18_unload_queues()
247 struct cx18_buffer, list); in cx18_unload_queues()
266 struct cx18_buffer *buf; in cx18_load_queues()
325 struct cx18_buffer *buf; in _cx18_mdl_sync_for_device()
361 struct cx18_buffer *buf; in cx18_stream_alloc()
368 buf = kzalloc(sizeof(struct cx18_buffer), in cx18_stream_alloc()
[all …]
H A Dcx18-queue.h16 struct cx18_buffer *buf) in cx18_buf_sync_for_cpu()
23 struct cx18_buffer *buf) in cx18_buf_sync_for_device()
36 struct cx18_buffer, in cx18_mdl_sync_for_device()
42 void cx18_buf_swap(struct cx18_buffer *buf);
49 struct cx18_buffer, list)); in cx18_mdl_swap()
H A Dcx18-vbi.c175 static void _cx18_process_vbi_data(struct cx18 *cx, struct cx18_buffer *buf) in _cx18_process_vbi_data()
240 struct cx18_buffer *buf; in cx18_process_vbi_data()
H A Dcx18-mailbox.c124 struct cx18_buffer *buf; in cx18_mdl_send_to_dvb()
133 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer, in cx18_mdl_send_to_dvb()
151 struct cx18_buffer *buf; in cx18_mdl_send_to_vb2()
207 struct cx18_buffer *buf; in cx18_mdl_send_to_alsa()
216 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer, in cx18_mdl_send_to_alsa()
H A Dcx18-driver.h294 struct cx18_buffer { struct
311 struct cx18_buffer *curr_buf; /* current buffer in list for reading */ argument
550 struct cx18_buffer sliced_mpeg_buf;
H A Dcx18-fileops.c247 struct cx18_buffer *buf = &cx->vbi.sliced_mpeg_buf; in cx18_setup_sliced_vbi_mdl()
260 struct cx18_buffer *buf, char __user *ubuf, size_t ucount, bool *stop) in cx18_copy_buf_to_user()
372 struct cx18_buffer, list); in cx18_copy_mdl_to_user()
H A Dcx18-ioctl.c702 static int _cx18_process_idx_data(struct cx18_buffer *buf, in _cx18_process_idx_data()
765 struct cx18_buffer, list); in cx18_process_idx_data()