Home
last modified time | relevance | path

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

/sound/pci/ac97/
Dac97_patch.h69 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template,
Dac97_codec.c1175 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, in snd_ac97_cnew() argument
1179 memcpy(&template, _template, sizeof(template)); in snd_ac97_cnew()
/sound/soc/
Dsoc-core.c2170 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template, in snd_soc_cnew() argument
2178 memcpy(&template, _template, sizeof(template)); in snd_soc_cnew()