Searched refs:KEY_SCROLLLOCK (Results 1 – 14 of 14) sorted by relevance
/external/u-boot/include/linux/ |
D | input.h | 90 #define KEY_SCROLLLOCK 70 macro
|
/external/crosvm/devices/src/virtio/input/ |
D | defaults.rs | 183 KEY_SCROLLLOCK, in default_keyboard_events()
|
D | constants.rs | 107 pub const KEY_SCROLLLOCK: u16 = 70; constant
|
/external/libxkbcommon/xkbcommon/test/ |
D | evdev-scancodes.h | 97 #define KEY_SCROLLLOCK 70 macro
|
/external/u-boot/arch/sandbox/cpu/ |
D | sdl.c | 213 KEY_NUMLOCK, KEY_CAPSLOCK, KEY_SCROLLLOCK, KEY_RIGHTSHIFT,
|
/external/u-boot/include/dt-bindings/input/ |
D | linux-event-codes.h | 144 #define KEY_SCROLLLOCK 70 macro
|
/external/u-boot/drivers/input/ |
D | input.c | 268 case KEY_SCROLLLOCK: in process_modifier()
|
/external/kernel-headers/original/uapi/linux/ |
D | input-event-codes.h | 145 #define KEY_SCROLLLOCK 70 macro
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | evtest.c | 89 [KEY_SCROLLLOCK] = "ScrollLock", [KEY_KP7] = "KP7",
|
/external/strace/xlat/ |
D | evdev_keycode.h | 496 #if defined(KEY_SCROLLLOCK) || (defined(HAVE_DECL_KEY_SCROLLLOCK) && HAVE_DECL_KEY_SCROLLLOCK) 498 static_assert((KEY_SCROLLLOCK) == (70), "KEY_SCROLLLOCK != 70"); 501 # define KEY_SCROLLLOCK 70 3915 [KEY_SCROLLLOCK] = XLAT(KEY_SCROLLLOCK),
|
D | evdev_keycode.in | 73 KEY_SCROLLLOCK 70
|
/external/autotest/client/bin/input/ |
D | linux_input.py | 257 KEY_SCROLLLOCK = 70 variable
|
/external/u-boot/arch/arm/dts/ |
D | tegra20-harmony.dts | 587 MATRIX_KEY(0x1E, 0x01, KEY_SCROLLLOCK)
|
D | tegra20-seaboard.dts | 720 MATRIX_KEY(0x1E, 0x01, KEY_SCROLLLOCK)
|