snd_es1938_bits 432 sound/pci/es1938.c snd_es1938_bits(chip, ESS_CMD_IRQCONTROL, 0xf0, 0x50); snd_es1938_bits 433 sound/pci/es1938.c snd_es1938_bits(chip, ESS_CMD_DRQCONTROL, 0xf0, 0x50); snd_es1938_bits 655 sound/pci/es1938.c snd_es1938_bits(chip, ESS_CMD_ANALOGCONTROL, 0x03, (mono ? 2 : 1)); snd_es1938_bits 742 sound/pci/es1938.c snd_es1938_bits(chip, ESS_CMD_ANALOGCONTROL, 0x03, (mono ? 2 : 1)); snd_es1938_bits 1164 sound/pci/es1938.c return snd_es1938_bits(chip, reg, mask, val);