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