__apu_get_register  726 sound/pci/es1968.c 	v = __apu_get_register(chip, channel, reg);
__apu_get_register  931 sound/pci/es1968.c 			   (__apu_get_register(esm, apu, 0) & 0xff0f) |
__apu_get_register 1755 sound/pci/es1968.c 	offset = __apu_get_register(chip, apu, 5);
__apu_get_register 1839 sound/pci/es1968.c 	cp1 = __apu_get_register(chip, 0, 5);
__apu_get_register 1840 sound/pci/es1968.c 	cp2 = __apu_get_register(chip, 1, 5);
__apu_get_register 1991 sound/pci/es1968.c 			unsigned int curp = __apu_get_register(chip, chip->measure_apu, 5);