snd_sf_calc_parm_decay 123 include/sound/soundfont.h int snd_sf_calc_parm_decay(int msec); snd_sf_calc_parm_decay 158 sound/synth/emux/emux_nrpn.c return (unsigned short)snd_sf_calc_parm_decay(val); snd_sf_calc_parm_decay 1067 sound/synth/emux/soundfont.c snd_sf_calc_parm_decay(decay); snd_sf_calc_parm_decay 1068 sound/synth/emux/soundfont.c zone->v.parm.volrelease = 0x8000 | snd_sf_calc_parm_decay(release);