Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dsidewinder.c552 static int sw_guess_mode(unsigned char *buf, int len) in sw_guess_mode() function
616 m |= sw_guess_mode(idbuf, j); /* ID packet should carry mode info [3DP] */ in sw_connect()
622 m |= sw_guess_mode(buf, i); in sw_connect()