Searched refs:snd_soc_cnew (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/sound/soc/ |
D | soc-core.c | 1871 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template, in snd_soc_cnew() function 1901 EXPORT_SYMBOL_GPL(snd_soc_cnew); 1911 err = snd_ctl_add(card, snd_soc_cnew(control, data, in snd_soc_add_controls()
|
D | soc-dapm.c | 741 kcontrol = snd_soc_cnew(&w->kcontrol_news[kci], NULL, name, in dapm_create_or_share_mixmux_kcontrol() 860 kcontrol = snd_soc_cnew(&w->kcontrol_news[i], w, in dapm_new_dai_link()
|
/linux-4.1.27/include/sound/ |
D | soc.h | 543 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template,
|