Home
last modified time | relevance | path

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

/linux-6.6.21/sound/soc/mediatek/mt8188/
Dmt8188-mt6359.c1015 struct snd_soc_dapm_widget *w, *next_w; in mt8188_fixup_controls() local
1017 for_each_card_widgets_safe(card, w, next_w) { in mt8188_fixup_controls()
/linux-6.6.21/sound/soc/
Dsoc-dapm.c2526 struct snd_soc_dapm_widget *w, *next_w; in dapm_free_widgets() local
2528 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()