Lines Matching refs:cx18_buffer
26 void cx18_buf_swap(struct cx18_buffer *buf) in cx18_buf_swap()
36 struct cx18_buffer *buf; in _cx18_mdl_swap()
101 struct cx18_buffer *buf; in _cx18_mdl_update_bufs_for_cpu()
121 struct cx18_buffer *buf; in cx18_mdl_update_bufs_for_cpu()
124 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer, in cx18_mdl_update_bufs_for_cpu()
244 struct cx18_buffer *buf; in cx18_unload_queues()
256 struct cx18_buffer, list); in cx18_unload_queues()
275 struct cx18_buffer *buf; in cx18_load_queues()
296 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, in cx18_load_queues()
334 struct cx18_buffer *buf; in _cx18_mdl_sync_for_device()
370 struct cx18_buffer *buf; in cx18_stream_alloc()
377 buf = kzalloc(sizeof(struct cx18_buffer), in cx18_stream_alloc()
414 struct cx18_buffer *buf; in cx18_stream_free()
428 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, list); in cx18_stream_free()