Home
last modified time | relevance | path

Searched refs:voldcysus (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/sound/
H A Dsfnt_info.h98 unsigned short voldcysus; /* volume decay & sustain (0x7f7f) */ member
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dsfnt_info.h83 unsigned short voldcysus; /* volume decay & sustain (0x7f7f) */ member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dsfnt_info.h64 unsigned short voldcysus; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dsfnt_info.h54 unsigned short voldcysus; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dsfnt_info.h64 unsigned short voldcysus; member
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_effect.c55 {PARM_BYTE_LO, 1, 0x7f, parm_offset(voldcysus), 0}, /* env2 decay */
57 {PARM_BYTE_HI, 0, 0x7f, parm_offset(voldcysus), 0}, /* env2 sustain */
H A Demux_proc.c61 vp->reg.parm.voldcysus, in snd_emux_proc_info_read()
H A Dsoundfont.c636 pp->voldcysus = 0x7f7f; in init_voice_parm()
1062 zone->v.parm.voldcysus = (calc_gus_sustain(patch.env_offset[2]) << 8) | in load_guspatch()
1070 zone->v.parm.voldcysus, in load_guspatch()
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_effect.c55 {PARM_BYTE_LO, 1, 0x7f, parm_offset(voldcysus), 0}, /* env2 decay */
57 {PARM_BYTE_HI, 0, 0x7f, parm_offset(voldcysus), 0}, /* env2 sustain */
H A Demux_proc.c61 vp->reg.parm.voldcysus, in snd_emux_proc_info_read()
H A Dsoundfont.c640 pp->voldcysus = 0x7f7f; in init_voice_parm()
1070 zone->v.parm.voldcysus = (calc_gus_sustain(patch.env_offset[2]) << 8) | in load_guspatch()
1078 zone->v.parm.voldcysus, in load_guspatch()
/kernel/linux/linux-5.10/sound/isa/sb/
H A Demu8000_callback.c316 EMU8000_DCYSUSV_WRITE(hw, ch, vp->reg.parm.voldcysus); in trigger_voice()
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demu10k1_callback.c475 DCYSUSV, vp->reg.parm.voldcysus | DCYSUSV_CHANNELENABLE_MASK, in trigger_voice()
/kernel/linux/linux-6.6/sound/isa/sb/
H A Demu8000_callback.c316 EMU8000_DCYSUSV_WRITE(hw, ch, vp->reg.parm.voldcysus); in trigger_voice()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_callback.c488 snd_emu10k1_ptr_write(hw, DCYSUSV, vp->ch, vp->reg.parm.voldcysus|DCYSUSV_CHANNELENABLE_MASK); in trigger_voice()

Completed in 11 milliseconds