Searched refs:hda_ctrl_dai_widget_setup (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/sound/soc/sof/intel/ |
D | hda-dai.c | 316 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()
|
D | hda.h | 833 int hda_ctrl_dai_widget_setup(struct snd_soc_dapm_widget *w, unsigned int quirk_flags,
|
D | hda.c | 47 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()
|