next_w 2512 sound/soc/soc-dapm.c struct snd_soc_dapm_widget *w, *next_w; next_w 2514 sound/soc/soc-dapm.c list_for_each_entry_safe(w, next_w, &dapm->card->widgets, list) { next_w 2745 sound/soc/soc-topology.c struct snd_soc_dapm_widget *w, *next_w; next_w 2747 sound/soc/soc-topology.c list_for_each_entry_safe(w, next_w, &dapm->card->widgets, list) {