Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
A Djoydump.c57 gameport_cooked_read(gameport, axes, &buttons); in joydump_connect()
A Danalog.c261 port->bads -= gameport_cooked_read(port->gameport, port->axes, &port->buttons); in analog_poll()
568 if (!gameport_cooked_read(gameport, port->axes, &port->buttons)) in analog_init_port()
/linux/include/linux/
A Dgameport.h182 static inline int gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in gameport_cooked_read() function

Completed in 6 milliseconds