Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc.h1124 #define for_each_card_widgets_safe(card, w, _w) \ macro
/linux/sound/soc/
H A Dsoc-dapm.c2903 for_each_card_widgets_safe(dapm->card, w, next_w) { in dapm_free_widgets()