aaux              184 include/sound/emux_synth.h 	int aaux;
aaux              313 sound/isa/sb/emu8000_callback.c 	temp = (temp << 8) | (vp->ptarget << 16) | vp->aaux;
aaux              190 sound/pci/emu10k1/emu10k1_callback.c 		snd_emu10k1_ptr_write(hw, PTRX_FXSENDAMOUNT_B, vp->ch, vp->aaux);
aaux              481 sound/pci/emu10k1/emu10k1_callback.c 	temp = ptarget | (vp->apan << 8) | vp->aaux;
aaux               79 sound/synth/emux/emux_proc.c 			    vp->apan, vp->aaux,
aaux              660 sound/synth/emux/emux_synth.c 				vp->aaux = 0xff;
aaux              662 sound/synth/emux/emux_synth.c 				vp->aaux = (-pan) & 0xff;
aaux              670 sound/synth/emux/emux_synth.c 			vp->aaux = pan_volumes[255 - pan];