Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Dsof-audio.c298 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_prepare_widgets_in_path() argument
311 pipeline_params, dir); in sof_prepare_widgets_in_path()
325 platform_params, pipeline_params, dir); in sof_prepare_widgets_in_path()
450 struct snd_pcm_hw_params pipeline_params; in sof_walk_widgets_in_order() local
459 memcpy(&pipeline_params, fe_params, sizeof(*fe_params)); in sof_walk_widgets_in_order()
462 platform_params, &pipeline_params, dir); in sof_walk_widgets_in_order()
Dipc4-topology.c1102 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_copier_module() argument
1173 fmt = hw_param_mask(pipeline_params, SNDRV_PCM_HW_PARAM_FORMAT); in sof_ipc4_prepare_copier_module()
1181 ref_params = pipeline_params; in sof_ipc4_prepare_copier_module()
1270 fmt = hw_param_mask(pipeline_params, SNDRV_PCM_HW_PARAM_FORMAT); in sof_ipc4_prepare_copier_module()
1286 params_format(pipeline_params)); in sof_ipc4_prepare_copier_module()
1323 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_gain_module() argument
1334 NULL, pipeline_params, &gain->available_fmt, in sof_ipc4_prepare_gain_module()
1348 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_mixer_module() argument
1360 NULL, pipeline_params, &mixer->available_fmt, in sof_ipc4_prepare_mixer_module()
1374 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_src_module() argument
[all …]