Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-dapm.c345 for_each_card_widgets(card, w) { in snd_soc_dapm_mark_endpoints_dirty()
985 for_each_card_widgets(card, w) { in dapm_reset()
1152 for_each_card_widgets(dapm->card, w) { in dapm_is_shared_kcontrol()
2298 for_each_card_widgets(card, w) { in dapm_power_widgets()
2774 for_each_card_widgets(component->card, w) { in dapm_widget_show_component()
2922 for_each_card_widgets(dapm->card, w) { in dapm_find_widget()
3155 for_each_card_widgets(dapm->card, w) { in snd_soc_dapm_add_route()
3346 for_each_card_widgets(card, w) in snd_soc_dapm_new_widgets()
4435 for_each_card_widgets(card, dai_w) { in snd_soc_dapm_link_dai_widgets()
4454 for_each_card_widgets(card, w) { in snd_soc_dapm_link_dai_widgets()
[all …]
/linux/sound/soc/qcom/qdsp6/
H A Dq6usb.c181 for_each_card_widgets(component->card, w) { in q6usb_get_pcm_id()
/linux/include/sound/
H A Dsoc.h1122 #define for_each_card_widgets(card, w)\ macro