Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/include/sound/
Dsoc-card.h16 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card,
/linux-6.1.9/sound/soc/codecs/
Dak4118.c276 kctl = snd_soc_card_get_kcontrol(component->card, in ak4118_irq_handler()
Dwm_adsp.c700 kcontrol = snd_soc_card_get_kcontrol(dsp->component->card, ctl_name); in wm_adsp_write_ctl()
/linux-6.1.9/sound/soc/fsl/
Dfsl_xcvr.c175 kctl = snd_soc_card_get_kcontrol(card, name); in fsl_xcvr_activate_ctl()
Dfsl_spdif.c1267 spdif_private->rxrate_kcontrol = snd_soc_card_get_kcontrol(dai->component->card, in fsl_spdif_dai_probe()