Searched refs:sw_guess_mode (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.c566 * sw_guess_mode() checks the upper two button bits for toggling -
572 static int sw_guess_mode(unsigned char *buf, int len) function
636 m |= sw_guess_mode(idbuf, j); /* ID packet should carry mode info [3DP] */
642 m |= sw_guess_mode(buf, i);

Completed in 100 milliseconds