Searched refs:pipeline_params (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/soc/sof/ |
| H A D | ipc4-topology.c | 2069 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_copier_module() 2159 ref_params = kmemdup(pipeline_params, sizeof(*ref_params), GFP_KERNEL); in sof_ipc4_prepare_copier_module() 2207 * For playback the pipeline_params needs to be used to find the in sof_ipc4_prepare_copier_module() 2211 memcpy(ref_params, pipeline_params, sizeof(*ref_params)); in sof_ipc4_prepare_copier_module() 2224 ref_params = kmemdup(pipeline_params, sizeof(*ref_params), GFP_KERNEL); in sof_ipc4_prepare_copier_module() 2434 ret = sof_ipc4_update_hw_params(sdev, pipeline_params, in sof_ipc4_prepare_copier_module() 2544 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_gain_module() 2556 pipeline_params, in sof_ipc4_prepare_mixer_module() 2589 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_mixer_module() 2601 pipeline_params, in sof_ipc4_prepare_src_module() 2039 sof_ipc4_prepare_copier_module(struct snd_sof_widget * swidget,struct snd_pcm_hw_params * fe_params,struct snd_sof_platform_stream_params * platform_params,struct snd_pcm_hw_params * pipeline_params,int dir) sof_ipc4_prepare_copier_module() argument 2505 sof_ipc4_prepare_gain_module(struct snd_sof_widget * swidget,struct snd_pcm_hw_params * fe_params,struct snd_sof_platform_stream_params * platform_params,struct snd_pcm_hw_params * pipeline_params,int dir) sof_ipc4_prepare_gain_module() argument 2550 sof_ipc4_prepare_mixer_module(struct snd_sof_widget * swidget,struct snd_pcm_hw_params * fe_params,struct snd_sof_platform_stream_params * platform_params,struct snd_pcm_hw_params * pipeline_params,int dir) sof_ipc4_prepare_mixer_module() argument 2595 sof_ipc4_prepare_src_module(struct snd_sof_widget * swidget,struct snd_pcm_hw_params * fe_params,struct snd_sof_platform_stream_params * platform_params,struct snd_pcm_hw_params * pipeline_params,int dir) sof_ipc4_prepare_src_module() argument 2746 sof_ipc4_prepare_process_module(struct snd_sof_widget * swidget,struct snd_pcm_hw_params * fe_params,struct snd_sof_platform_stream_params * platform_params,struct snd_pcm_hw_params * pipeline_params,int dir) sof_ipc4_prepare_process_module() argument [all...] |