Home
last modified time | relevance | path

Searched refs:ABS_THROTTLE (Results 1 - 12 of 12) sorted by relevance

/third_party/libinput/test/
H A Dlitest-device-wacom-cintiq-24hdt-pad.c80 { ABS_THROTTLE, 0, 71, 0, 0, 0 },
H A Dlitest-device-wacom-cintiq-13hdt-pen.c99 { ABS_THROTTLE, 0, 71, 0, 0, 0 },
H A Dlitest-device-wacom-cintiq-24hd-pen.c99 { ABS_THROTTLE, 0, 71, 0, 0, 0 },
H A Dlitest-device-wacom-intuos5-pen.c98 { ABS_THROTTLE, -1023, 1023, 0, 0, 0 },
H A Dtest-device.c1107 { ABS_THROTTLE, 0, 2, 0, 0, 0 }, in START_TEST()
/third_party/libinput/src/
H A Devdev-tablet-pad.c111 case ABS_THROTTLE: in pad_process_absolute()
282 value = pad_handle_ring(pad, device, ABS_THROTTLE); in pad_check_notify_axes()
797 ABS_THROTTLE)) in evdev_device_tablet_pad_get_num_rings()
H A Devdev-tablet.c251 The 24HD sends ABS_THROTTLE on the Pad device for the second in tablet_process_absolute()
254 case ABS_THROTTLE: in tablet_process_absolute()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h860 #define ABS_THROTTLE 0x06 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h817 #define ABS_THROTTLE 0x06 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h817 #define ABS_THROTTLE 0x06 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h845 #define ABS_THROTTLE 0x06 macro
/third_party/libevdev/include/
H A Devent-names.h46 [ABS_THROTTLE] = "ABS_THROTTLE",
932 { .name = "ABS_THROTTLE", .value = ABS_THROTTLE },

Completed in 23 milliseconds