__maestro_read 601 sound/pci/es1968.c result = __maestro_read(chip, reg); __maestro_read 675 sound/pci/es1968.c if (__maestro_read(chip, IDR1_CRAM_POINTER) == index) __maestro_read 685 sound/pci/es1968.c if (__maestro_read(chip, IDR0_DATA_PORT) == data) __maestro_read 719 sound/pci/es1968.c return __maestro_read(chip, IDR0_DATA_PORT); __maestro_read 790 sound/pci/es1968.c reg = __maestro_read(chip, 0x11); __maestro_read 793 sound/pci/es1968.c reg = __maestro_read(chip, 0x17); __maestro_read 833 sound/pci/es1968.c __maestro_write(chip, 0x11, __maestro_read(chip, 0x11) | 1); __maestro_read 834 sound/pci/es1968.c __maestro_write(chip, 0x17, __maestro_read(chip, 0x17) | 1);