Searched refs:next_w (Results 1 – 2 of 2) sorted by relevance
118 struct snd_soc_dapm_widget *w, *next_w; in gbaudio_dapm_free_controls() local127 list_for_each_entry_safe(w, next_w, &dapm->card->widgets, in gbaudio_dapm_free_controls()
2517 struct snd_soc_dapm_widget *w, *next_w; in dapm_free_widgets() local2519 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()