Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Demux_nrpn.c101 static int fx_hold(int val);
111 #define fx_env1_hold fx_hold /* [0,8191] 1msec */
120 #define fx_env2_hold fx_hold /* [0,8191] 1msec */
151 static int fx_hold(int val) in fx_hold() function