snd_ac97_update 323 include/sound/ac97_codec.h int snd_ac97_update(struct snd_ac97 *ac97, unsigned short reg, unsigned short value); snd_ac97_update 368 sound/pci/ac97/ac97_codec.c EXPORT_SYMBOL(snd_ac97_update); snd_ac97_update 248 sound/pci/ac97/ac97_patch.c return snd_ac97_update(ac97, AC97_YMF7X3_3D_MODE_SEL, val); snd_ac97_update 291 sound/pci/ac97/ac97_pcm.c snd_ac97_update(ac97, reg, tmp & 0xffff); snd_ac97_update 1724 sound/pci/emu10k1/emumixer.c return snd_ac97_update(emu->ac97, AC97_REC_GAIN, val); snd_ac97_update 1922 sound/pci/es1968.c if (snd_ac97_update(chip->ac97, AC97_MASTER, val)) snd_ac97_update 1584 sound/pci/maestro3.c if (snd_ac97_update(chip->ac97, AC97_MASTER, val))