Searched refs:a3d_adc_cooked_read (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/input/joystick/
H A Da3d.c193 * a3d_adc_cooked_read() copies the acis and button data to the
198 static int a3d_adc_cooked_read(struct gameport *gameport, int *axes, int *buttons) function
368 adc->cooked_read = a3d_adc_cooked_read;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/input/joystick/
H A Da3d.c193 * a3d_adc_cooked_read() copies the acis and button data to the
198 static int a3d_adc_cooked_read(struct gameport *gameport, int *axes, int *buttons) function
368 adc->cooked_read = a3d_adc_cooked_read;

Completed in 108 milliseconds