Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/
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()
4287 for_each_card_widgets(card, dai_w) { in snd_soc_dapm_link_dai_widgets()
4306 for_each_card_widgets(card, w) { in snd_soc_dapm_link_dai_widgets()
[all …]
/Linux-v6.6/
D.clang-format210 - 'for_each_card_widgets'
/Linux-v6.6/include/sound/
Dsoc.h1071 #define for_each_card_widgets(card, w)\ macro