Home
last modified time | relevance | path

Searched refs:next_w (Results 1 – 1 of 1) sorted by relevance

/sound/soc/
Dsoc-dapm.c2100 struct snd_soc_dapm_widget *w, *next_w; in dapm_free_widgets() local
2103 list_for_each_entry_safe(w, next_w, &dapm->card->widgets, list) { in dapm_free_widgets()