Home
last modified time | relevance | path

Searched refs:hda_ctrl_dai_widget_setup (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/sound/soc/sof/intel/
Dhda-dai.c316 return hda_ctrl_dai_widget_setup(w, SOF_DAI_CONFIG_FLAGS_2_STEP_STOP, &data); in hda_dai_widget_update()
615 return hda_ctrl_dai_widget_setup(w, SOF_DAI_CONFIG_FLAGS_NONE, NULL); in ssp_dai_setup_or_free()
Dhda.h833 int hda_ctrl_dai_widget_setup(struct snd_soc_dapm_widget *w, unsigned int quirk_flags,
Dhda.c47 int hda_ctrl_dai_widget_setup(struct snd_soc_dapm_widget *w, unsigned int quirk_flags, in hda_ctrl_dai_widget_setup() function
134 return hda_ctrl_dai_widget_setup(w, SOF_DAI_CONFIG_FLAGS_NONE, &data); in sdw_params_stream()