Searched refs:ontime (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Demux_synth.h189 unsigned long ontime; /* jiffies at note triggered */ member in struct:snd_emux_voice
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_synth.c133 vp->ontime = jiffies; /* remember the trigger timing */
176 if (vp->ontime == jiffies) {
212 if (vp->ontime == jiffies)

Completed in 118 milliseconds