Home
last modified time | relevance | path

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

/Linux-v4.19/sound/synth/emux/
Demux_nrpn.c102 static int fx_hold(int val);
112 #define fx_env1_hold fx_hold /* [0,8191] 1msec */
121 #define fx_env2_hold fx_hold /* [0,8191] 1msec */
152 static int fx_hold(int val) in fx_hold() function