Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dgameport.h190 static inline int gameport_calibrate(struct gameport *gameport, int *axes, int *max) in gameport_calibrate() function
/OK3568_Linux_fs/kernel/drivers/input/joystick/
H A Danalog.c589 gameport_calibrate(port->gameport, port->axes, max); in analog_init_masks()