Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-dapm.c307 for_each_card_widgets(card, w) { in dapm_mark_endpoints_dirty()
611 for_each_card_widgets(card, w) { in dapm_reset()
850 for_each_card_widgets(dapm->card, w) { in dapm_is_shared_kcontrol()
1980 for_each_card_widgets(card, w) { in dapm_power_widgets()
2401 for_each_card_widgets(cmpnt->card, w) { in dapm_widget_show_component()
2556 for_each_card_widgets(dapm->card, w) { in dapm_find_widget()
2984 for_each_card_widgets(dapm->card, w) { in snd_soc_dapm_add_route()
3254 for_each_card_widgets(card, w) in snd_soc_dapm_new_widgets()
4288 for_each_card_widgets(card, dai_w) { in snd_soc_dapm_link_dai_widgets()
4307 for_each_card_widgets(card, w) { in snd_soc_dapm_link_dai_widgets()
[all …]
/openbmc/linux/
H A D.clang-format210 - 'for_each_card_widgets'
/openbmc/linux/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c313 for_each_card_widgets(rtd->card, w) { in mt8188_mt6359_mtkaif_calibration()
/openbmc/linux/include/sound/
H A Dsoc.h1090 #define for_each_card_widgets(card, w)\ macro