Home
last modified time | relevance | path

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

/linux-6.1.9/
D.clang-format210 - 'for_each_card_widgets_safe'
/linux-6.1.9/include/sound/
Dsoc.h1052 #define for_each_card_widgets_safe(card, w, _w) \ macro
/linux-6.1.9/sound/soc/
Dsoc-dapm.c2530 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()