Home
last modified time | relevance | path

Searched refs:ABS_DISTANCE (Results 1 – 6 of 6) sorted by relevance

/external/strace/xlat/
Devdev_abs.h146 #if defined(ABS_DISTANCE) || (defined(HAVE_DECL_ABS_DISTANCE) && HAVE_DECL_ABS_DISTANCE)
148 static_assert((ABS_DISTANCE) == (0x19), "ABS_DISTANCE != 0x19");
151 # define ABS_DISTANCE 0x19
319 [ABS_DISTANCE] = XLAT(ABS_DISTANCE),
Devdev_abs.in22 ABS_DISTANCE 0x19
/external/autotest/client/bin/input/
Dlinux_input.py765 ABS_DISTANCE = 0x19 variable
1248 ABS_DISTANCE : 'DISTANCE',
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h702 #define ABS_DISTANCE 0x19 macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h748 #define ABS_DISTANCE 0x19 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c252 [ABS_DISTANCE] = "Distance", [ABS_TILT_X] = "XTilt",