Searched refs:_template (Results 1 – 4 of 4) sorted by relevance
54 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template,
1142 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, in snd_ac97_cnew() argument1146 memcpy(&template, _template, sizeof(template)); in snd_ac97_cnew()
2431 * @_template: control template2440 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()
548 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template,