voldcysus 98 include/uapi/sound/sfnt_info.h unsigned short voldcysus; /* volume decay & sustain (0x7f7f) */ voldcysus 316 sound/isa/sb/emu8000_callback.c EMU8000_DCYSUSV_WRITE(hw, ch, vp->reg.parm.voldcysus); voldcysus 488 sound/pci/emu10k1/emu10k1_callback.c snd_emu10k1_ptr_write(hw, DCYSUSV, vp->ch, vp->reg.parm.voldcysus|DCYSUSV_CHANNELENABLE_MASK); voldcysus 55 sound/synth/emux/emux_effect.c {PARM_BYTE_LO, 1, 0x7f, parm_offset(voldcysus), 0}, /* env2 decay */ voldcysus 57 sound/synth/emux/emux_effect.c {PARM_BYTE_HI, 0, 0x7f, parm_offset(voldcysus), 0}, /* env2 sustain */ voldcysus 61 sound/synth/emux/emux_proc.c vp->reg.parm.voldcysus, voldcysus 636 sound/synth/emux/soundfont.c pp->voldcysus = 0x7f7f; voldcysus 1062 sound/synth/emux/soundfont.c zone->v.parm.voldcysus = (calc_gus_sustain(patch.env_offset[2]) << 8) | voldcysus 1070 sound/synth/emux/soundfont.c zone->v.parm.voldcysus,