ac97_defaults     296 sound/pci/ice1712/aureon.c 	static const unsigned short ac97_defaults[] = {
ac97_defaults     333 sound/pci/ice1712/aureon.c 	for (i = 0; ac97_defaults[i] != (unsigned short)-1; i += 2)
ac97_defaults     334 sound/pci/ice1712/aureon.c 		spec->stac9744[(ac97_defaults[i]) >> 1] = ac97_defaults[i+1];