Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc.h546 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card,
/linux-4.1.27/sound/soc/
Dsoc-core.c1923 struct snd_kcontrol *snd_soc_card_get_kcontrol(struct snd_soc_card *soc_card, in snd_soc_card_get_kcontrol() function
1937 EXPORT_SYMBOL_GPL(snd_soc_card_get_kcontrol);
/linux-4.1.27/sound/soc/codecs/
Dwm_adsp.c512 ctl->kcontrol = snd_soc_card_get_kcontrol(adsp->card, in wmfw_add_ctl()