Searched refs:for_each_card_widgets (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/soc/ |
H A D | soc-dapm.c | 307 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-format | 210 - 'for_each_card_widgets'
|
/openbmc/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-mt6359.c | 313 for_each_card_widgets(rtd->card, w) { in mt8188_mt6359_mtkaif_calibration()
|
/openbmc/linux/include/sound/ |
H A D | soc.h | 1090 #define for_each_card_widgets(card, w)\ macro
|