Home
last modified time | relevance | path

Searched refs:ABS_MT_DISTANCE (Results 1 - 7 of 7) sorted by relevance

/third_party/libinput/test/
H A Dlitest-device-atmel-hover.c41 { .type = EV_ABS, .code = ABS_MT_DISTANCE, .value = LITEST_AUTO_ASSIGN },
54 { .type = EV_ABS, .code = ABS_MT_DISTANCE, .value = LITEST_AUTO_ASSIGN },
63 { .type = EV_ABS, .code = ABS_MT_DISTANCE, .value = 1 },
120 { ABS_MT_DISTANCE, 0, 1, 0, 0, 0 },
H A Dlitest.c2027 case ABS_MT_DISTANCE: in litest_auto_assign_value()
2657 { .type = EV_ABS, .code = ABS_MT_DISTANCE, .value = 1 }, in litest_hover_end()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h905 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h861 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h861 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h890 #define ABS_MT_DISTANCE 0x3b /* Contact hover distance */ macro
/third_party/libevdev/include/
H A Devent-names.h80 [ABS_MT_DISTANCE] = "ABS_MT_DISTANCE",
912 { .name = "ABS_MT_DISTANCE", .value = ABS_MT_DISTANCE },

Completed in 30 milliseconds