Home
last modified time | relevance | path

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

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