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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/input/joystick/
H A Danalog.c232 unsigned int time[4], start, loop, now, loopout, timeout; local
237 loopout = (ANALOG_LOOP_TIME * port->loop) / 1000;
258 if ((last ^ this) && (DELTA(loop, now) < loopout)) {

Completed in 101 milliseconds