Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/input/joystick/
Danalog.c182 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode() function
338 analog_decode(port->analog + i, port->axes, port->initial, port->buttons); in analog_poll()
509 analog_decode(analog, port->axes, port->initial, port->buttons); in analog_init_device()