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