ac97_switch       100 sound/pci/oxygen/oxygen.h 	void (*ac97_switch)(struct oxygen *chip,
ac97_switch       535 sound/pci/oxygen/oxygen_mixer.c 		if (chip->model.ac97_switch)
ac97_switch       536 sound/pci/oxygen/oxygen_mixer.c 			chip->model.ac97_switch(chip, priv_idx, 0x8000);
ac97_switch       563 sound/pci/oxygen/oxygen_mixer.c 		if (codec == 0 && chip->model.ac97_switch)
ac97_switch       564 sound/pci/oxygen/oxygen_mixer.c 			chip->model.ac97_switch(chip, index, newreg & 0x8000);
ac97_switch       403 sound/pci/oxygen/xonar_cs43xx.c 	.ac97_switch = xonar_d1_line_mic_ac97_switch,
ac97_switch      1223 sound/pci/oxygen/xonar_pcm179x.c 	.ac97_switch = xonar_line_mic_ac97_switch,
ac97_switch      1255 sound/pci/oxygen/xonar_pcm179x.c 	.ac97_switch = xonar_line_mic_ac97_switch,