Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dsidewinder.c35 #define SW_TIMEOUT 6 /* Wait for everything to settle [6 ms] */ macro
124 timeout = id ? gameport_time(gameport, SW_TIMEOUT * 1000) : 0; /* Set up global timeout for ID packet */ in sw_read_packet()
233 t = gameport_time(gameport, SW_TIMEOUT * 1000); in sw_init_digital()
468 mdelay(3 * SW_TIMEOUT); in sw_read()
472 mdelay(SW_TIMEOUT); in sw_read()
474 mdelay(SW_TIMEOUT); in sw_read()
601 msleep(SW_TIMEOUT); in sw_connect()
606 msleep(SW_TIMEOUT); in sw_connect()
608 msleep(SW_TIMEOUT); in sw_connect()
621 msleep(SW_TIMEOUT); in sw_connect()
[all...]