Home
last modified time | relevance | path

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

/linux-6.6.21/
D.clang-format211 - 'for_each_card_widgets_safe'
/linux-6.6.21/sound/soc/mediatek/mt8188/
Dmt8188-mt6359.c1017 for_each_card_widgets_safe(card, w, next_w) { in mt8188_fixup_controls()
/linux-6.6.21/include/sound/
Dsoc.h1092 #define for_each_card_widgets_safe(card, w, _w) \ macro
/linux-6.6.21/sound/soc/
Dsoc-dapm.c2528 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()