Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/ac97/
Dac97_patch.h69 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template,
Dac97_codec.c1173 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, in snd_ac97_cnew() argument
1177 memcpy(&template, _template, sizeof(template)); in snd_ac97_cnew()
/linux-2.6.39/include/sound/
Dsoc.h342 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template,
/linux-2.6.39/sound/soc/
Dsoc-core.c2354 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template, in snd_soc_cnew() argument
2363 memcpy(&template, _template, sizeof(template)); in snd_soc_cnew()