Home
last modified time | relevance | path

Searched refs:pipeline_params (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/sound/soc/sof/
Dsof-audio.c431 struct snd_pcm_hw_params *pipeline_params, int dir, in sof_prepare_widgets_in_path() argument
452 pipeline_params, dir); in sof_prepare_widgets_in_path()
468 platform_params, pipeline_params, dir, in sof_prepare_widgets_in_path()
630 struct snd_pcm_hw_params pipeline_params; in sof_walk_widgets_in_order() local
639 memcpy(&pipeline_params, fe_params, sizeof(*fe_params)); in sof_walk_widgets_in_order()
642 &pipeline_params, dir, list); in sof_walk_widgets_in_order()
Dipc4-topology.c1401 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_copier_module() argument
1486 ref_params = pipeline_params; in sof_ipc4_prepare_copier_module()
1518 ref_params = pipeline_params; in sof_ipc4_prepare_copier_module()
1536 ref_params = pipeline_params; in sof_ipc4_prepare_copier_module()
1714 ret = sof_ipc4_update_hw_params(sdev, pipeline_params, &copier_data->out_format); in sof_ipc4_prepare_copier_module()
1804 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_gain_module() argument
1815 pipeline_params, available_fmt); in sof_ipc4_prepare_gain_module()
1841 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_mixer_module() argument
1852 pipeline_params, available_fmt); in sof_ipc4_prepare_mixer_module()
1878 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_src_module() argument
[all …]