Home
last modified time | relevance | path

Searched refs:KEY_SCROLLLOCK (Results 1 – 12 of 12) sorted by relevance

/external/u-boot/include/linux/
Dinput.h90 #define KEY_SCROLLLOCK 70 macro
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h97 #define KEY_SCROLLLOCK 70 macro
/external/u-boot/arch/sandbox/cpu/
Dsdl.c197 KEY_NUMLOCK, KEY_CAPSLOCK, KEY_SCROLLLOCK, KEY_RIGHTSHIFT,
/external/u-boot/drivers/input/
Dinput.c267 case KEY_SCROLLLOCK: in process_modifier()
/external/u-boot/include/dt-bindings/input/
Dlinux-event-codes.h144 #define KEY_SCROLLLOCK 70 macro
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h145 #define KEY_SCROLLLOCK 70 macro
/external/strace/xlat/
Devdev_keycode.h496 #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),
Devdev_keycode.in73 KEY_SCROLLLOCK 70
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c89 [KEY_SCROLLLOCK] = "ScrollLock", [KEY_KP7] = "KP7",
/external/autotest/client/bin/input/
Dlinux_input.py257 KEY_SCROLLLOCK = 70 variable
/external/u-boot/arch/arm/dts/
Dtegra20-harmony.dts587 MATRIX_KEY(0x1E, 0x01, KEY_SCROLLLOCK)
Dtegra20-seaboard.dts720 MATRIX_KEY(0x1E, 0x01, KEY_SCROLLLOCK)