Home
last modified time | relevance | path

Searched refs:snd_sf_calc_parm_hold (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/sound/
H A Dsoundfont.h108 int snd_sf_calc_parm_hold(int msec);
/openbmc/linux/sound/synth/emux/
H A Demux_nrpn.c140 return (unsigned short)snd_sf_calc_parm_hold(val); in fx_hold()