Home
last modified time | relevance | path

Searched refs:next_w (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Daudio_helper.c117 struct snd_soc_dapm_widget *w, *next_w; in gbaudio_dapm_free_controls() local
122 list_for_each_entry_safe(w, next_w, &dapm->card->widgets, in gbaudio_dapm_free_controls()
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c1015 struct snd_soc_dapm_widget *w, *next_w; in mt8188_fixup_controls() local
1017 for_each_card_widgets_safe(card, w, next_w) { in mt8188_fixup_controls()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-topology.c2854 struct snd_soc_dapm_widget *w, *next_w; in snd_soc_tplg_widget_remove_all() local
2856 for_each_card_widgets_safe(dapm->card, w, next_w) { in snd_soc_tplg_widget_remove_all()
H A Dsoc-dapm.c2518 struct snd_soc_dapm_widget *w, *next_w; in dapm_free_widgets() local
2520 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c2526 struct snd_soc_dapm_widget *w, *next_w; in dapm_free_widgets() local
2528 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()

Completed in 17 milliseconds