has_ac97_1        136 sound/pci/oxygen/oxygen.h 	u8 has_ac97_1;
has_ac97_1        218 sound/pci/oxygen/oxygen_lib.c 	if (chip->has_ac97_1) {
has_ac97_1        372 sound/pci/oxygen/oxygen_lib.c 	chip->has_ac97_1 = (i & OXYGEN_AC97_CODEC_1) != 0;
has_ac97_1        493 sound/pci/oxygen/oxygen_lib.c 	if (chip->has_ac97_0 | chip->has_ac97_1)
has_ac97_1        501 sound/pci/oxygen/oxygen_lib.c 	if (!(chip->has_ac97_0 | chip->has_ac97_1))
has_ac97_1        537 sound/pci/oxygen/oxygen_lib.c 	if (chip->has_ac97_1) {
has_ac97_1        699 sound/pci/oxygen/oxygen_lib.c 	if (chip->has_ac97_0 | chip->has_ac97_1)
has_ac97_1        792 sound/pci/oxygen/oxygen_lib.c 	if (chip->has_ac97_1)
has_ac97_1       1120 sound/pci/oxygen/oxygen_mixer.c 	if (chip->has_ac97_1) {
has_ac97_1        128 sound/pci/oxygen/oxygen_pcm.c 	if (channel == PCM_B && chip->has_ac97_1 &&
has_ac97_1        392 sound/pci/oxygen/oxygen_pcm.c 	is_ac97 = chip->has_ac97_1 &&
has_ac97_1        747 sound/pci/oxygen/oxygen_pcm.c 	if (chip->has_ac97_1) {