Home
last modified time | relevance | path

Searched refs:ABS_Z (Results 1 – 7 of 7) sorted by relevance

/external/strace/xlat/
Devdev_abs.h20 #if defined(ABS_Z) || (defined(HAVE_DECL_ABS_Z) && HAVE_DECL_ABS_Z)
22 static_assert((ABS_Z) == (0x02), "ABS_Z != 0x02");
25 # define ABS_Z 0x02
301 [ABS_Z] = XLAT(ABS_Z),
Devdev_abs.in4 ABS_Z 0x02
/external/u-boot/arch/arm/dts/
Dsun4i-a10-inet9f-rev03.dts105 linux,code = <ABS_Z>;
113 linux,code = <ABS_Z>;
/external/autotest/client/bin/input/
Dlinux_input.py747 ABS_Z = 0x02 variable
1230 ABS_Z : 'Z',
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h684 #define ABS_Z 0x02 macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h730 #define ABS_Z 0x02 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c243 [ABS_Z] = "Z", [ABS_RX] = "Rx",