ftarget           187 include/sound/emux_synth.h 	int ftarget;		/* filter target */
ftarget           291 sound/isa/sb/emu8000_callback.c 	EMU8000_VTFT_WRITE(hw, ch, temp | vp->ftarget);
ftarget           454 sound/pci/emu10k1/emu10k1_callback.c 	snd_emu10k1_ptr_write(hw, VTFT, ch, temp | vp->ftarget);
ftarget            82 sound/synth/emux/emux_proc.c 			    vp->ftarget);
ftarget           576 sound/synth/emux/emux_synth.c 		vp->ftarget = parm->cutoff + LO_BYTE(parm->pefe);
ftarget           577 sound/synth/emux/emux_synth.c 		LIMITVALUE(vp->ftarget, 0, 255);
ftarget           578 sound/synth/emux/emux_synth.c 		vp->ftarget <<= 8;
ftarget           580 sound/synth/emux/emux_synth.c 		vp->ftarget = parm->cutoff;
ftarget           581 sound/synth/emux/emux_synth.c 		vp->ftarget <<= 8;