Lines Matching refs:cx18_buffer
17 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()
115 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer, 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()
287 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, 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()
406 struct cx18_buffer *buf; in cx18_stream_free()
420 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, list); in cx18_stream_free()