Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/meson/
H A Dmeson-card-utils.c259 for_each_card_pre_auxs(card, i, aux) in meson_card_clean_references()
/openbmc/linux/
H A D.clang-format206 - 'for_each_card_pre_auxs'
/openbmc/linux/sound/soc/
H A Dsoc-core.c1635 for_each_card_pre_auxs(card, i, aux) { in soc_bind_aux_dev()
3133 for_each_card_pre_auxs(card, i, aux) { in snd_soc_of_parse_aux_devs()
/openbmc/linux/include/sound/
H A Dsoc.h1068 #define for_each_card_pre_auxs(card, i, aux) \ macro