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

/linux-4.1.27/drivers/input/joystick/
H A Dsidewinder.c57 #define SW_BAD 2 /* Number of packet read errors to switch off 3d Pro optimization */ macro
472 if (sw->type == SW_ID_3DP && sw->length == 22 && sw->fail > SW_BAD) { /* Consecutive bad packets */ sw_read()

Completed in 33 milliseconds