Home
last modified time | relevance | path

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

/sound/soc/
Dsoc-topology.c2758 struct snd_soc_dapm_widget *w, *next_w; in snd_soc_tplg_widget_remove_all() local
2760 list_for_each_entry_safe(w, next_w, &dapm->card->widgets, list) { in snd_soc_tplg_widget_remove_all()
Dsoc-dapm.c2511 struct snd_soc_dapm_widget *w, *next_w; in dapm_free_widgets() local
2513 list_for_each_entry_safe(w, next_w, &dapm->card->widgets, list) { in dapm_free_widgets()