Searched defs:axes (Results 1 – 10 of 10) sorted by relevance
/drivers/input/joystick/ |
D | a3d.c | 42 int axes[4]; member 181 static int a3d_adc_cooked_read(struct gameport *gameport, int *axes, int *buttons) in a3d_adc_cooked_read() 306 int axes[] = { ABS_X, ABS_Y, ABS_THROTTLE, ABS_RUDDER }; in a3d_connect() local
|
D | adc-joystick.c | 26 struct adc_joystick_axis *axes; member 109 struct adc_joystick_axis *axes; in adc_joystick_set_axes() local
|
D | joydump.c | 37 int axes[4], buttons; in joydump_connect() local
|
D | spaceorb.c | 63 int axes[6]; in spaceorb_process_packet() local
|
D | analog.c | 116 int axes[4]; member 186 static void analog_decode(struct analog *analog, int *axes, int *initial, int buttons) in analog_decode()
|
D | tmdc.c | 83 const signed char *axes; member
|
/drivers/input/gameport/ |
D | lightning.c | 60 static int l4_cooked_read(struct gameport *gameport, int *axes, int *buttons) in l4_cooked_read() 180 static int l4_calibrate(struct gameport *gameport, int *axes, int *max) in l4_calibrate()
|
D | fm801-gp.c | 29 static int fm801_gp_cooked_read(struct gameport *gameport, int *axes, int *buttons) in fm801_gp_cooked_read()
|
/drivers/input/joystick/iforce/ |
D | iforce-ff.c | 291 u8 effect_type, u8 axes, u16 duration, u16 delay, u16 button, in make_core()
|
/drivers/platform/x86/ |
D | hdaps.c | 487 #define HDAPS_DMI_MATCH_INVERT(vendor, model, axes) { \ argument
|