Home
last modified time | relevance | path

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

/linux/sound/pci/ac97/
H A Dac97_patch.h54 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template,
H A Dac97_codec.c1142 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, in snd_ac97_cnew() argument
1146 memcpy(&template, _template, sizeof(template)); in snd_ac97_cnew()
/linux/sound/soc/
H A Dsoc-core.c2440 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template, in snd_soc_cnew() argument
2448 memcpy(&template, _template, sizeof(template)); in snd_soc_cnew()