Home
last modified time | relevance | path

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

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