Searched refs:next_w (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/staging/greybus/ |
| D | audio_helper.c | 118 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/ |
| D | soc-topology.c | 2852 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()
|
| D | soc-dapm.c | 2514 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()
|