Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
A Danalog.c122 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode() function
279 analog_decode(port->analog + i, port->axes, port->initial, port->buttons); in analog_poll()
443 analog_decode(analog, port->axes, port->initial, port->buttons); in analog_init_device()

Completed in 4 milliseconds