Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/
D.clang-format154 - 'for_each_card_widgets_safe'
/kernel/linux/linux-5.10/include/sound/
Dsoc.h1118 #define for_each_card_widgets_safe(card, w, _w) \ macro
/kernel/linux/linux-5.10/sound/soc/
Dsoc-topology.c2856 for_each_card_widgets_safe(dapm->card, w, next_w) { in snd_soc_tplg_widget_remove_all()
Dsoc-dapm.c2520 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()