Home
last modified time | relevance | path

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

/linux/drivers/input/gameport/
H A Dlightning.c173 * l4_calibrate() calibrates the L4 for the attached device, so
177 static int l4_calibrate(struct gameport *gameport, int *axes, int *max) in l4_calibrate() function
224 port->calibrate = l4_calibrate; in l4_create_ports()