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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/joystick/
H A Dsidewinder.c57 #define SW_FAIL 16 /* Number of packet read errors to fail and reinitialize */ macro
438 sw->fail = SW_FAIL; /* Reinitialize */
480 if (sw->fail < SW_FAIL)
496 sw->fail = SW_FAIL;
654 k = SW_FAIL; /* Try SW_FAIL times */

Completed in 89 milliseconds