Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/sof/
Dipc4-topology.c1401 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_copier_module()
1804 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_gain_module()
1841 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_mixer_module()
1878 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_src_module()
2019 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_process_module()
Dsof-audio.c431 struct snd_pcm_hw_params *pipeline_params, int dir, in sof_prepare_widgets_in_path()
630 struct snd_pcm_hw_params pipeline_params; in sof_walk_widgets_in_order() local