Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dipc4-topology.c2128 struct snd_pcm_hw_params *pipeline_params) in sof_ipc4_copier_module_update_params()
2177 struct snd_pcm_hw_params *pipeline_params, int dir) in _sof_ipc4_prepare_copier_module()
2653 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_copier_module()
2667 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_gain_module()
2716 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_mixer_module()
2765 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_src_module()
2934 struct snd_pcm_hw_params *pipeline_params, int dir) in sof_ipc4_prepare_process_module()
H A Dsof-audio.c481 struct snd_pcm_hw_params *pipeline_params, int dir, in sof_prepare_widgets_in_path()
705 struct snd_pcm_hw_params pipeline_params; in sof_walk_widgets_in_order() local