Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/
Dsoc-dapm.c305 for_each_card_widgets(card, w) { in dapm_mark_endpoints_dirty()
606 for_each_card_widgets(card, w) { in dapm_reset()
853 for_each_card_widgets(dapm->card, w) { in dapm_is_shared_kcontrol()
1989 for_each_card_widgets(card, w) { in dapm_power_widgets()
2398 for_each_card_widgets(cmpnt->card, w) { in dapm_widget_show_component()
2545 for_each_card_widgets(dapm->card, w) { in dapm_find_widget()
2946 for_each_card_widgets(dapm->card, w) { in snd_soc_dapm_add_route()
3224 for_each_card_widgets(card, w) in snd_soc_dapm_new_widgets()
4245 for_each_card_widgets(card, dai_w) { in snd_soc_dapm_link_dai_widgets()
4264 for_each_card_widgets(card, w) { in snd_soc_dapm_link_dai_widgets()
[all …]
/Linux-v5.15/
D.clang-format156 - 'for_each_card_widgets'
/Linux-v5.15/include/sound/
Dsoc.h1020 #define for_each_card_widgets(card, w)\ macro