Home
last modified time | relevance | path

Searched refs:KEY_NUMERIC_A (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Devdev_keycode.in261 * KEY_RFKILL and KEY_NUMERIC_A constants were introduced by Linux kernel
264 * with the same value as upstream KEY_NUMERIC_A.
488 KEY_NUMERIC_A 0x20c
Devdev_keycode.h3125 #if defined(KEY_NUMERIC_A) || (defined(HAVE_DECL_KEY_NUMERIC_A) && HAVE_DECL_KEY_NUMERIC_A)
3127 static_assert((KEY_NUMERIC_A) == (0x20c), "KEY_NUMERIC_A != 0x20c");
3130 # define KEY_NUMERIC_A 0x20c
4330 [KEY_NUMERIC_A] = XLAT(KEY_NUMERIC_A),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h567 #define KEY_NUMERIC_A 0x20c /* Phone key A - HUT Telephony 0xb9 */ macro
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h565 #define KEY_NUMERIC_A 0x20c /* Phone key A - HUT Telephony 0xb9 */ macro
/external/strace/
DChangeLog4330 KEY_RFKILL and KEY_NUMERIC_A constants were introduced by Linux kernel
4333 with the same value as upstream KEY_NUMERIC_A.
36213 * xlat/evdev_keycode.in: Add KEY_ROTATE_DISPLAY, KEY_NUMERIC_A,