Searched refs:for_each_card_widgets (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/sound/soc/ |
| H A D | soc-dapm.c | 308 for_each_card_widgets(card, w) { in dapm_mark_endpoints_dirty() 616 for_each_card_widgets(card, w) { in dapm_reset() 855 for_each_card_widgets(dapm->card, w) { in dapm_is_shared_kcontrol() 1987 for_each_card_widgets(card, w) { in dapm_power_widgets() 2457 for_each_card_widgets(cmpnt->card, w) { in dapm_widget_show_component() 2612 for_each_card_widgets(dapm->card, w) { in dapm_find_widget() 3038 for_each_card_widgets(dapm->card, w) { in snd_soc_dapm_add_route() 3308 for_each_card_widgets(card, w) in snd_soc_dapm_new_widgets() 4332 for_each_card_widgets(card, dai_w) { in snd_soc_dapm_link_dai_widgets() 4351 for_each_card_widgets(card, w) { in snd_soc_dapm_link_dai_widgets() [all …]
|
| /linux-6.15/ |
| H A D | .clang-format | 247 - 'for_each_card_widgets'
|
| /linux-6.15/sound/soc/mediatek/mt8188/ |
| H A D | mt8188-mt6359.c | 403 for_each_card_widgets(rtd->card, w) { in mt8188_mt6359_mtkaif_calibration()
|
| /linux-6.15/include/sound/ |
| H A D | soc.h | 1119 #define for_each_card_widgets(card, w)\ macro
|