Searched refs:next_w (Results 1 – 2 of 2) sorted by relevance
2699 struct snd_soc_dapm_widget *w, *next_w; in snd_soc_tplg_widget_remove_all() local2701 list_for_each_entry_safe(w, next_w, &dapm->card->widgets, list) { in snd_soc_tplg_widget_remove_all()
2492 struct snd_soc_dapm_widget *w, *next_w; in dapm_free_widgets() local2494 list_for_each_entry_safe(w, next_w, &dapm->card->widgets, list) { in dapm_free_widgets()