Searched refs:_template (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_patch.h69 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template,
H A Dac97_codec.c1163 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, argument
1167 memcpy(&template, _template, sizeof(template));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dutils.h215 char* tr_mkdtemp( char * _template );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsoc.h308 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-core.c1749 * @_template: control template
1757 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template, argument
1762 memcpy(&template, _template, sizeof(template));

Completed in 74 milliseconds