Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/greybus/
Daudio_helper.c118 struct snd_soc_dapm_widget *w, *next_w; in gbaudio_dapm_free_controls() local
127 list_for_each_entry_safe(w, next_w, &dapm->card->widgets, in gbaudio_dapm_free_controls()
/Linux-v5.10/sound/soc/
Dsoc-topology.c2852 struct snd_soc_dapm_widget *w, *next_w; in snd_soc_tplg_widget_remove_all() local
2854 for_each_card_widgets_safe(dapm->card, w, next_w) { in snd_soc_tplg_widget_remove_all()
Dsoc-dapm.c2514 struct snd_soc_dapm_widget *w, *next_w; in dapm_free_widgets() local
2516 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()