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

/linux-4.4.14/drivers/input/joystick/
H A Dsidewinder.c565 * sw_guess_mode() checks the upper two button bits for toggling -
571 static int sw_guess_mode(unsigned char *buf, int len) sw_guess_mode() function
635 m |= sw_guess_mode(idbuf, j); /* ID packet should carry mode info [3DP] */ sw_connect()
641 m |= sw_guess_mode(buf, i); sw_connect()

Completed in 57 milliseconds