Searched refs:aureon (Results 1 - 3 of 3) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A DMakefile8 snd-ice1724-objs := ice1724.o amp.o revo.o aureon.o vt1720_mobo.o pontis.o prodigy192.o juli.o phase.o wtm.o
H A Daureon.c62 #include "aureon.h"
208 ucontrol->value.integer.value[0] = ice->spec.aureon.pca9554_out;
221 oval = ice->spec.aureon.pca9554_out;
225 ice->spec.aureon.pca9554_out = nval;
283 ice->spec.aureon.stac9744[(reg & 0x7F) >> 1] = val;
288 return ice->spec.aureon.stac9744[(reg & 0x7F) >> 1];
333 memset(&ice->spec.aureon.stac9744, 0, sizeof(ice->spec.aureon.stac9744));
335 ice->spec.aureon.stac9744[(ac97_defaults[i]) >> 1] = ac97_defaults[i+1];
756 ucontrol->value.integer.value[i] = ice->spec.aureon
[all...]
H A Dice1712.h379 } aureon; member in union:snd_ice1712::__anon11117

Completed in 108 milliseconds