Searched refs:KEY_KPMINUS (Results 1 – 15 of 15) sorted by relevance
/external/autotest/client/cros/graphics/ |
D | graphics_uinput.py | 26 uinput.KEY_KPMINUS,
|
/external/u-boot/include/linux/ |
D | input.h | 94 #define KEY_KPMINUS 74 macro
|
/external/crosvm/devices/src/virtio/input/ |
D | defaults.rs | 187 KEY_KPMINUS, in default_keyboard_events()
|
D | constants.rs | 111 pub const KEY_KPMINUS: u16 = 74; constant
|
/external/libxkbcommon/xkbcommon/test/ |
D | evdev-scancodes.h | 101 #define KEY_KPMINUS 74 macro
|
/external/u-boot/arch/sandbox/cpu/ |
D | sdl.c | 202 KEY_KP9, KEY_KPDOT, KEY_KPSLASH, KEY_KPASTERISK, KEY_KPMINUS,
|
/external/u-boot/include/dt-bindings/input/ |
D | linux-event-codes.h | 148 #define KEY_KPMINUS 74 macro
|
/external/u-boot/drivers/input/ |
D | input.c | 489 key != KEY_KPMINUS && key != KEY_KPPLUS) in input_keycodes_to_ascii()
|
/external/kernel-headers/original/uapi/linux/ |
D | input-event-codes.h | 149 #define KEY_KPMINUS 74 macro
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | evtest.c | 91 [KEY_KPMINUS] = "KPMinus", [KEY_KP4] = "KP4",
|
/external/strace/xlat/ |
D | evdev_keycode.h | 524 #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),
|
D | evdev_keycode.in | 77 KEY_KPMINUS 74
|
/external/autotest/client/bin/input/ |
D | linux_input.py | 261 KEY_KPMINUS = 74 variable
|
/external/u-boot/arch/arm/dts/ |
D | tegra20-harmony.dts | 577 MATRIX_KEY(0x1B, 0x03, KEY_KPMINUS)
|
D | tegra20-seaboard.dts | 707 MATRIX_KEY(0x1B, 0x03, KEY_KPMINUS)
|