Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Dsidewinder.c402 * sw_read() reads SideWinder joystick data, and reinitializes
407 static int sw_read(struct sw *sw) in sw_read() function
487 if (sw_read(sw)) in sw_poll()