/openbmc/qemu/ui/ |
H A D | input-linux.c | 117 return il->keydown[KEY_SCROLLLOCK]; in input_linux_check_toggle() 122 il->keydown[KEY_SCROLLLOCK]; in input_linux_check_toggle() 136 event->code == KEY_SCROLLLOCK; in input_linux_should_skip()
|
/openbmc/u-boot/include/linux/ |
H A D | input.h | 90 #define KEY_SCROLLLOCK 70 macro
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | hpps2atkbd.h | 47 …IGHTSHIFT,KEY_ENTER, KEY_RIGHTBRACE,KEY_BACKSLASH, KEY_BACKSLASH,KEY_F12, KEY_SCROLLLOCK, 51 …KEY_KPPLUS, KEY_KP3, KEY_KPMINUS, KEY_KPASTERISK,KEY_KP9, KEY_SCROLLLOCK,KEY_102ND,
|
H A D | jornada680_kbd.c | 48 …KEY_F10, KEY_RO, KEY_F9, KEY_KP4, KEY_NUMLOCK, KEY_SCROLLLOCK, KEY_LEFTALT, KEY_HANJA, /* 41 -> 4…
|
H A D | maple_keyb.c | 44 KEY_SCROLLLOCK, KEY_PAUSE, KEY_INSERT, KEY_HOME, KEY_PAGEUP,
|
/openbmc/linux/include/linux/platform_data/ |
H A D | keyboard-spear.h | 88 KEY(7, 5, KEY_SCROLLLOCK), \
|
/openbmc/linux/include/linux/ |
H A D | hil.h | 449 KEY_F10, KEY_NUMLOCK, KEY_SCROLLLOCK, KEY_KP7, \
|
/openbmc/linux/drivers/misc/ibmasm/ |
H A D | remote.c | 67 [KEY_SYM_SCR_LOCK & 0xff] = KEY_SCROLLLOCK,
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | sdl.c | 213 KEY_NUMLOCK, KEY_CAPSLOCK, KEY_SCROLLLOCK, KEY_RIGHTSHIFT,
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 144 #define KEY_SCROLLLOCK 70 macro
|
/openbmc/u-boot/drivers/input/ |
H A D | input.c | 267 case KEY_SCROLLLOCK: in process_modifier()
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 145 #define KEY_SCROLLLOCK 70 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 145 #define KEY_SCROLLLOCK 70 macro
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-mce_kbd-decoder.c | 70 KEY_SYSRQ, KEY_SCROLLLOCK, KEY_PAUSE, KEY_INSERT, KEY_HOME,
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 145 #define KEY_SCROLLLOCK 70 macro
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-base.c | 176 { KE_IGNORE, 0xe046, { KEY_SCROLLLOCK } },
|
/openbmc/linux/drivers/macintosh/ |
H A D | adbhid.c | 187 /* 0x6b */ KEY_SCROLLLOCK, /* 70 */
|
/openbmc/linux/drivers/hid/ |
H A D | hid-debug.c | 800 [KEY_SCROLLLOCK] = "ScrollLock", [KEY_KP7] = "KP7",
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-harmony.dts | 587 MATRIX_KEY(0x1E, 0x01, KEY_SCROLLLOCK)
|
H A D | tegra20-seaboard.dts | 720 MATRIX_KEY(0x1E, 0x01, KEY_SCROLLLOCK)
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra20-harmony.dts | 557 MATRIX_KEY(0x1E, 0x01, KEY_SCROLLLOCK)
|
H A D | tegra20-seaboard.dts | 648 MATRIX_KEY(0x1E, 0x01, KEY_SCROLLLOCK)
|