Home
last modified time | relevance | path

Searched refs:KEY_KPMINUS (Results 1 – 15 of 15) sorted by relevance

/external/autotest/client/cros/graphics/
Dgraphics_uinput.py26 uinput.KEY_KPMINUS,
/external/u-boot/include/linux/
Dinput.h94 #define KEY_KPMINUS 74 macro
/external/crosvm/devices/src/virtio/input/
Ddefaults.rs187 KEY_KPMINUS, in default_keyboard_events()
Dconstants.rs111 pub const KEY_KPMINUS: u16 = 74; constant
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h101 #define KEY_KPMINUS 74 macro
/external/u-boot/arch/sandbox/cpu/
Dsdl.c202 KEY_KP9, KEY_KPDOT, KEY_KPSLASH, KEY_KPASTERISK, KEY_KPMINUS,
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h148 #define KEY_KPMINUS 74 macro
/external/u-boot/drivers/input/
Dinput.c489 key != KEY_KPMINUS && key != KEY_KPPLUS) in input_keycodes_to_ascii()
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h149 #define KEY_KPMINUS 74 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c91 [KEY_KPMINUS] = "KPMinus", [KEY_KP4] = "KP4",
/external/strace/xlat/
Devdev_keycode.h524 #if defined(KEY_KPMINUS) || (defined(HAVE_DECL_KEY_KPMINUS) && HAVE_DECL_KEY_KPMINUS)
526 static_assert((KEY_KPMINUS) == (74), "KEY_KPMINUS != 74");
529 # define KEY_KPMINUS 74
3919 [KEY_KPMINUS] = XLAT(KEY_KPMINUS),
Devdev_keycode.in77 KEY_KPMINUS 74
/external/autotest/client/bin/input/
Dlinux_input.py261 KEY_KPMINUS = 74 variable
/external/u-boot/arch/arm/dts/
Dtegra20-harmony.dts577 MATRIX_KEY(0x1B, 0x03, KEY_KPMINUS)
Dtegra20-seaboard.dts707 MATRIX_KEY(0x1B, 0x03, KEY_KPMINUS)