Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-core.c1920 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card, in snd_soc_card_get_kcontrol() function
1934 EXPORT_SYMBOL_GPL(snd_soc_card_get_kcontrol);
/linux-4.4.14/include/sound/
Dsoc.h578 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card,
/linux-4.4.14/sound/soc/codecs/
Dwm_adsp.c688 ctl->kcontrol = snd_soc_card_get_kcontrol(dsp->card, in wmfw_add_ctl()