Home
last modified time | relevance | path

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

/sound/soc/sof/intel/
Dhda-dai.c318 return hda_ctrl_dai_widget_free(w, SOF_DAI_CONFIG_FLAGS_NONE, &data); in hda_dai_widget_update()
617 return hda_ctrl_dai_widget_free(w, SOF_DAI_CONFIG_FLAGS_NONE, NULL); in ssp_dai_setup_or_free()
Dhda.h836 int hda_ctrl_dai_widget_free(struct snd_soc_dapm_widget *w, unsigned int quirk_flags,
Dhda.c80 int hda_ctrl_dai_widget_free(struct snd_soc_dapm_widget *w, unsigned int quirk_flags, in hda_ctrl_dai_widget_free() function
150 return hda_ctrl_dai_widget_free(w, SOF_DAI_CONFIG_FLAGS_NONE, &data); in sdw_free_stream()