Home
last modified time | relevance | path

Searched refs:snd_soc_dapm_free_widget (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/
H A Dhda.c138 snd_soc_dapm_free_widget(snd_soc_dai_get_widget(dai, stream)); in hda_codec_unregister_dais()
/linux/include/sound/
H A Dsoc-dapm.h466 void snd_soc_dapm_free_widget(struct snd_soc_dapm_widget *w);
485 void snd_soc_dapm_free_widget(struct snd_soc_dapm_widget *w);
/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c1236 snd_soc_dapm_free_widget(w); in mt8188_fixup_controls()
/linux/sound/soc/
H A Dsoc-dapm.c2547 * snd_soc_dapm_free_widget - Free specified widget
2552 void snd_soc_dapm_free_widget(struct snd_soc_dapm_widget *w) in snd_soc_dapm_free_widget() function
2579 EXPORT_SYMBOL_GPL(snd_soc_dapm_free_widget);
2589 snd_soc_dapm_free_widget(w); in dapm_free_widgets()