avol 180 include/sound/emux_synth.h int avol; /* volume attenuation */ avol 351 sound/isa/sb/emu8000_callback.c ifatn |= (unsigned char)vp->avol; avol 185 sound/pci/emu10k1/emu10k1_callback.c snd_emu10k1_ptr_write(hw, IFATN_ATTENUATION, vp->ch, vp->avol); avol 368 sound/pci/emu10k1/emu10k1_callback.c temp = (unsigned int)vp->acutoff << 8 | (unsigned char)vp->avol; avol 77 sound/synth/emux/emux_proc.c vp->avol, vp->acutoff, vp->apitch); avol 560 sound/synth/emux/emux_synth.c vp->avol = -1; avol 606 sound/synth/emux/emux_synth.c vp->vtarget = voltarget[vp->avol % 0x10] >> (vp->avol >> 4); avol 784 sound/synth/emux/emux_synth.c if (vp->avol == vol) avol 787 sound/synth/emux/emux_synth.c vp->avol = vol;