__apu_get_register  727 sound/pci/es1968.c 	v = __apu_get_register(chip, channel, reg);
__apu_get_register  932 sound/pci/es1968.c 			   (__apu_get_register(esm, apu, 0) & 0xff0f) |
__apu_get_register 1753 sound/pci/es1968.c 	offset = __apu_get_register(chip, apu, 5);
__apu_get_register 1841 sound/pci/es1968.c 	cp1 = __apu_get_register(chip, 0, 5);
__apu_get_register 1842 sound/pci/es1968.c 	cp2 = __apu_get_register(chip, 1, 5);
__apu_get_register 1977 sound/pci/es1968.c 			unsigned int curp = __apu_get_register(chip, chip->measure_apu, 5);