Home
last modified time | relevance | path

Searched refs:KEY_KPPLUS (Results 1 – 13 of 13) sorted by relevance

/external/u-boot/include/linux/
Dinput.h98 #define KEY_KPPLUS 78 macro
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h105 #define KEY_KPPLUS 78 macro
/external/u-boot/arch/sandbox/cpu/
Dsdl.c187 KEY_KPPLUS, KEY_KPENTER, KEY_KPEQUAL, KEY_UP, KEY_DOWN,
/external/u-boot/drivers/input/
Dinput.c488 key != KEY_KPMINUS && key != KEY_KPPLUS) in input_keycodes_to_ascii()
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h152 #define KEY_KPPLUS 78 macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h153 #define KEY_KPPLUS 78 macro
/external/strace/xlat/
Devdev_keycode.h552 #if defined(KEY_KPPLUS) || (defined(HAVE_DECL_KEY_KPPLUS) && HAVE_DECL_KEY_KPPLUS)
554 static_assert((KEY_KPPLUS) == (78), "KEY_KPPLUS != 78");
557 # define KEY_KPPLUS 78
3923 [KEY_KPPLUS] = XLAT(KEY_KPPLUS),
Devdev_keycode.in81 KEY_KPPLUS 78
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c93 [KEY_KPPLUS] = "KPPlus", [KEY_KP1] = "KP1",
/external/autotest/client/bin/input/
Dlinux_input.py265 KEY_KPPLUS = 78 variable
/external/autotest/client/cros/graphics/
Dgraphics_utils.py346 uinput.KEY_KPPLUS,
/external/u-boot/arch/arm/dts/
Dtegra20-harmony.dts578 MATRIX_KEY(0x1B, 0x04, KEY_KPPLUS)
Dtegra20-seaboard.dts708 MATRIX_KEY(0x1B, 0x04, KEY_KPPLUS)