has_ac97_0        135 sound/pci/oxygen/oxygen.h 	u8 has_ac97_0;
has_ac97_0        208 sound/pci/oxygen/oxygen_lib.c 	if (chip->has_ac97_0) {
has_ac97_0        371 sound/pci/oxygen/oxygen_lib.c 	chip->has_ac97_0 = (i & OXYGEN_AC97_CODEC_0) != 0;
has_ac97_0        493 sound/pci/oxygen/oxygen_lib.c 	if (chip->has_ac97_0 | chip->has_ac97_1)
has_ac97_0        501 sound/pci/oxygen/oxygen_lib.c 	if (!(chip->has_ac97_0 | chip->has_ac97_1))
has_ac97_0        504 sound/pci/oxygen/oxygen_lib.c 	if (!chip->has_ac97_0) {
has_ac97_0        699 sound/pci/oxygen/oxygen_lib.c 	if (chip->has_ac97_0 | chip->has_ac97_1)
has_ac97_0        790 sound/pci/oxygen/oxygen_lib.c 	if (chip->has_ac97_0)
has_ac97_0       1114 sound/pci/oxygen/oxygen_mixer.c 	if (chip->has_ac97_0) {