Home
last modified time | relevance | path

Searched refs:snd_soc_card_get_kcontrol (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/sound/soc/
Dsoc-card.c29 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card, in snd_soc_card_get_kcontrol() function
43 EXPORT_SYMBOL_GPL(snd_soc_card_get_kcontrol);
Dsoc-ops.c661 kctl = snd_soc_card_get_kcontrol(card, name); in snd_soc_limit_volume()
Dsoc-component.c251 kctl = snd_soc_card_get_kcontrol(component->card, name); in snd_soc_component_notify_control()
/Linux-v6.6/include/sound/
Dsoc-card.h31 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card,
/Linux-v6.6/sound/soc/fsl/
Dfsl_micfil.c1030 kctl = snd_soc_card_get_kcontrol(micfil->card, "VAD Detected"); in voice_detected_fn()
Dfsl_xcvr.c177 kctl = snd_soc_card_get_kcontrol(card, name); in fsl_xcvr_activate_ctl()
Dfsl_spdif.c1265 spdif_private->rxrate_kcontrol = snd_soc_card_get_kcontrol(dai->component->card, in fsl_spdif_dai_probe()