Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/
H A Dsoc-card.c51 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card, in snd_soc_card_get_kcontrol() function
63 EXPORT_SYMBOL_GPL(snd_soc_card_get_kcontrol);
H A Dsoc-ops.c660 kctl = snd_soc_card_get_kcontrol(card, name); in snd_soc_limit_volume()
H A Dsoc-component.c251 kctl = snd_soc_card_get_kcontrol(component->card, name); in snd_soc_component_notify_control()
/openbmc/linux/include/sound/
H A Dsoc-card.h31 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card,
/openbmc/linux/sound/soc/fsl/
H A Dfsl_micfil.c1105 kctl = snd_soc_card_get_kcontrol(micfil->card, "VAD Detected"); in voice_detected_fn()
H A Dfsl_spdif.c1265 spdif_private->rxrate_kcontrol = snd_soc_card_get_kcontrol(dai->component->card, in fsl_spdif_dai_probe()