| /third_party/glfw/src/ |
| H A D | cocoa_joystick.h | 39 CFMutableArrayRef axes; member
|
| /kernel/linux/linux-5.10/sound/pci/au88x0/ |
| H A D | au88x0_game.c | 43 vortex_game_cooked_read(struct gameport *gameport, int *axes, int *buttons) in vortex_game_cooked_read() argument
|
| /kernel/linux/linux-6.6/sound/pci/au88x0/ |
| H A D | au88x0_game.c | 43 vortex_game_cooked_read(struct gameport *gameport, int *axes, int *buttons) in vortex_game_cooked_read() argument
|
| /third_party/libinput/test/ |
| H A D | litest-device-elan-tablet.c | 53 proximity_in(struct litest_device *d, unsigned int tool_type, double *x, double *y, struct axis_replacement *axes) proximity_in() argument
|
| H A D | litest-device-wacom-calibrated-tablet.c | 30 inverter(struct litest_device *dev, double *x, double *y, struct axis_replacement *axes) inverter() argument 45 proximity_in_handler(struct litest_device *dev, unsigned int tool_type, double *x, double *y, struct axis_replacement *axes) proximity_in_handler() argument
|
| H A D | litest-device-wacom-isdv4-524c-pen.c | 77 prox_in(struct litest_device *d, unsigned int tool_type, double *x, double *y, struct axis_replacement *axes) prox_in() argument 97 tip_down(struct litest_device *d, double *x, double *y, struct axis_replacement *axes) tip_down() argument 106 tip_up(struct litest_device *d, double* x, double *y, struct axis_replacement *axes) tip_up() argument
|
| H A D | test-log.c | 206 struct range axes = { ABS_X, ABS_Y + 1}; in TEST_COLLECTION() local
|
| H A D | test-totem.c | 282 struct axis_replacement axes[] = { in START_TEST() local
|
| /third_party/libinput/udev/ |
| H A D | libinput-fuzz-to-zero.c | 42 unsigned int axes[] = {ABS_X, in reset_absfuzz_to_zero() local
|
| H A D | libinput-fuzz-extract.c | 49 unsigned int axes[] = {ABS_X, in handle_absfuzz() local 90 unsigned int axes[] = {ABS_X, in handle_evdev_abs() local
|
| /kernel/linux/linux-5.10/drivers/input/joystick/ |
| H A D | joydump.c | 37 int axes[4], buttons; in joydump_connect() local
|
| H A D | spaceorb.c | 63 int axes[6]; in spaceorb_process_packet() local
|
| H A 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() argument 306 int axes[] in a3d_connect() local [all...] |
| H A D | adc-joystick.c | 26 struct adc_joystick_axis *axes; member 109 struct adc_joystick_axis *axes; in adc_joystick_set_axes() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/gameport/ |
| H A D | fm801-gp.c | 29 static int fm801_gp_cooked_read(struct gameport *gameport, int *axes, int *buttons) in fm801_gp_cooked_read() argument
|
| H A D | lightning.c | 60 static int l4_cooked_read(struct gameport *gameport, int *axes, int *buttons) in l4_cooked_read() argument 180 static int l4_calibrate(struct gameport *gameport, int *axes, int *max) in l4_calibrate() argument [all...] |
| /kernel/linux/linux-6.6/drivers/input/joystick/ |
| H A D | joydump.c | 34 int axes[4], buttons; in joydump_connect() local
|
| H A D | spaceorb.c | 60 int axes[6]; in spaceorb_process_packet() local
|
| H A D | a3d.c | 39 int axes[4]; member 178 static int a3d_adc_cooked_read(struct gameport *gameport, int *axes, int *buttons) in a3d_adc_cooked_read() argument 303 int axes[] in a3d_connect() local [all...] |
| H A D | adc-joystick.c | 26 struct adc_joystick_axis *axes; member 124 struct adc_joystick_axis *axes; in adc_joystick_set_axes() local [all...] |
| /kernel/linux/linux-6.6/drivers/input/gameport/ |
| H A D | fm801-gp.c | 29 static int fm801_gp_cooked_read(struct gameport *gameport, int *axes, int *buttons) in fm801_gp_cooked_read() argument
|
| H A D | lightning.c | 57 static int l4_cooked_read(struct gameport *gameport, int *axes, int *buttons) in l4_cooked_read() argument 177 static int l4_calibrate(struct gameport *gameport, int *axes, int *max) in l4_calibrate() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/joystick/iforce/ |
| H A D | iforce-ff.c | 290 make_core(struct iforce* iforce, u16 id, u16 mod_id1, u16 mod_id2, u8 effect_type, u8 axes, u16 duration, u16 delay, u16 button, u16 interval, u16 direction) make_core() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | gameport.h | 182 static inline int gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in gameport_cooked_read() argument 190 static inline int gameport_calibrate(struct gameport *gameport, int *axes, int *max) in gameport_calibrate() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | gameport.h | 175 static inline int gameport_cooked_read(struct gameport *gameport, int *axes, int *buttons) in gameport_cooked_read() argument 183 static inline int gameport_calibrate(struct gameport *gameport, int *axes, int *max) in gameport_calibrate() argument
|