Lines Matching refs:cx18_buffer
31 void cx18_buf_swap(struct cx18_buffer *buf) in cx18_buf_swap()
41 struct cx18_buffer *buf; in _cx18_mdl_swap()
106 struct cx18_buffer *buf; in _cx18_mdl_update_bufs_for_cpu()
126 struct cx18_buffer *buf; in cx18_mdl_update_bufs_for_cpu()
129 buf = list_first_entry(&mdl->buf_list, struct cx18_buffer, in cx18_mdl_update_bufs_for_cpu()
250 struct cx18_buffer *buf; in cx18_unload_queues()
262 struct cx18_buffer, list); in cx18_unload_queues()
281 struct cx18_buffer *buf; in cx18_load_queues()
302 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, in cx18_load_queues()
340 struct cx18_buffer *buf; in _cx18_mdl_sync_for_device()
377 struct cx18_buffer *buf; in cx18_stream_alloc()
384 buf = kzalloc(sizeof(struct cx18_buffer), in cx18_stream_alloc()
421 struct cx18_buffer *buf; in cx18_stream_free()
435 buf = list_first_entry(&s->buf_pool, struct cx18_buffer, list); in cx18_stream_free()