| H A D | sof-audio.c | 480 struct snd_pcm_hw_params *fe_params, in sof_prepare_widgets_in_path() 511 ret = widget_ops[widget->id].ipc_prepare(swidget, fe_params, platform_params, in sof_free_widgets_in_path() 528 ret = sof_prepare_widgets_in_path(sdev, p->sink, fe_params, in sof_free_widgets_in_path() 673 struct snd_pcm_hw_params *fe_params, in sof_walk_widgets_in_order() 716 memcpy(&pipeline_params, fe_params, sizeof(*fe_params)); in sof_widget_list_setup() 718 ret = sof_prepare_widgets_in_path(sdev, widget, fe_params, platform_params, in sof_widget_list_setup() 739 struct snd_pcm_hw_params *fe_params, in sof_widget_list_setup() 747 return sof_walk_widgets_in_order(sdev, spcm, fe_params, platform_params, in sof_widget_list_setup() 763 struct snd_pcm_hw_params *fe_params, in sof_widget_list_free() 443 sof_prepare_widgets_in_path(struct snd_sof_dev * sdev,struct snd_soc_dapm_widget * widget,struct snd_pcm_hw_params * fe_params,struct snd_sof_platform_stream_params * platform_params,struct snd_pcm_hw_params * pipeline_params,int dir,struct snd_soc_dapm_widget_list * list) sof_prepare_widgets_in_path() argument 608 sof_walk_widgets_in_order(struct snd_sof_dev * sdev,struct snd_sof_pcm * spcm,struct snd_pcm_hw_params * fe_params,struct snd_sof_platform_stream_params * platform_params,int dir,enum sof_widget_op op) sof_walk_widgets_in_order() argument 676 sof_widget_list_setup(struct snd_sof_dev * sdev,struct snd_sof_pcm * spcm,struct snd_pcm_hw_params * fe_params,struct snd_sof_platform_stream_params * platform_params,int dir) sof_widget_list_setup() argument [all...] |