Searched refs:calling_buf (Results 1 – 5 of 5) sorted by relevance
/sof-3.4.0/src/audio/pipeline/ |
D | pipeline-params.c | 28 struct comp_buffer *calling_buf, in pipeline_comp_params_neg() argument 33 struct comp_buffer __sparse_cache *buf_c = buffer_acquire(calling_buf); in pipeline_comp_params_neg() 75 struct comp_buffer *calling_buf, in pipeline_comp_params() argument 82 .incoming = calling_buf, in pipeline_comp_params() 150 struct comp_buffer *calling_buf, in pipeline_comp_hw_params() argument 180 struct comp_buffer *calling_buf, in pipeline_comp_hw_params_buf() argument 190 if (calling_buf) { in pipeline_comp_hw_params_buf() 191 struct comp_buffer __sparse_cache *buf_c = buffer_acquire(calling_buf); in pipeline_comp_hw_params_buf() 284 struct comp_buffer *calling_buf, in pipeline_comp_prepare() argument
|
D | pipeline-stream.c | 74 struct comp_buffer *calling_buf, in pipeline_comp_copy() argument 150 struct comp_buffer *calling_buf, in pipeline_comp_list() argument 308 struct comp_buffer *calling_buf, in pipeline_comp_trigger() argument
|
D | pipeline-xrun.c | 34 struct comp_buffer *calling_buf, in pipeline_comp_xrun() argument
|
D | pipeline-graph.c | 256 struct comp_buffer *calling_buf, in pipeline_comp_complete() argument 320 struct comp_buffer *calling_buf, in pipeline_comp_reset() argument
|
/sof-3.4.0/src/ipc/ipc4/ |
D | handler.c | 85 struct comp_buffer *calling_buf, in ipc4_comp_params() argument
|