Searched refs:next_w (Results 1 – 2 of 2) sorted by relevance
1015 struct snd_soc_dapm_widget *w, *next_w; in mt8188_fixup_controls() local1017 for_each_card_widgets_safe(card, w, next_w) { in mt8188_fixup_controls()
2526 struct snd_soc_dapm_widget *w, *next_w; in dapm_free_widgets() local2528 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()