Home
last modified time | relevance | path

Searched refs:ABS_MT_TOOL_Y (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Devdev_abs.h286 #if defined(ABS_MT_TOOL_Y) || (defined(HAVE_DECL_ABS_MT_TOOL_Y) && HAVE_DECL_ABS_MT_TOOL_Y)
288 static_assert((ABS_MT_TOOL_Y) == (0x3d), "ABS_MT_TOOL_Y != 0x3d");
291 # define ABS_MT_TOOL_Y 0x3d
339 [ABS_MT_TOOL_Y] = XLAT(ABS_MT_TOOL_Y),
Devdev_mtslots.h59 #if defined(ABS_MT_TOOL_Y) || (defined(HAVE_DECL_ABS_MT_TOOL_Y) && HAVE_DECL_ABS_MT_TOOL_Y)
60 XLAT(ABS_MT_TOOL_Y),
Devdev_mtslots.in15 ABS_MT_TOOL_Y
Devdev_abs.in42 ABS_MT_TOOL_Y 0x3d
/external/strace/tests/
Dioctl_evdev.c45 # ifndef ABS_MT_TOOL_Y
46 # define ABS_MT_TOOL_Y 0x3d macro
133 TEST_NULL_ARG(EVIOCGABS(ABS_MT_TOOL_Y)); in main()
134 TEST_NULL_ARG(EVIOCSABS(ABS_MT_TOOL_Y)); in main()
/external/strace/tests-mx32/
Dioctl_evdev.c45 # ifndef ABS_MT_TOOL_Y
46 # define ABS_MT_TOOL_Y 0x3d macro
133 TEST_NULL_ARG(EVIOCGABS(ABS_MT_TOOL_Y)); in main()
134 TEST_NULL_ARG(EVIOCSABS(ABS_MT_TOOL_Y)); in main()
/external/strace/tests-m32/
Dioctl_evdev.c45 # ifndef ABS_MT_TOOL_Y
46 # define ABS_MT_TOOL_Y 0x3d macro
133 TEST_NULL_ARG(EVIOCGABS(ABS_MT_TOOL_Y)); in main()
134 TEST_NULL_ARG(EVIOCSABS(ABS_MT_TOOL_Y)); in main()
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h780 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h725 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro