/openbmc/linux/drivers/input/keyboard/ |
H A D | hpps2atkbd.h | 30 #define C_14 CONFLICT( KEY_LEFTCTRL, KEY_CAPSLOCK ) 31 #define C_58 CONFLICT( KEY_CAPSLOCK, KEY_RIGHTCTRL ) 55 /* 98 */ KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_RESERVED, KEY_CAPSLOCK, K…
|
H A D | atakbd.c | 121 [58] = KEY_CAPSLOCK,
|
H A D | amikbd.c | 121 [98] = KEY_CAPSLOCK,
|
H A D | newtonkbd.c | 32 KEY_LEFTSHIFT, KEY_CAPSLOCK, KEY_LEFTALT, KEY_LEFTCTRL, KEY_RIGHTSHIFT, 0, 0, 0,
|
H A D | stowaway.c | 31 KEY_CAPSLOCK, KEY_TAB, KEY_LEFTCTRL, 0, 0, 0, 0, 0,
|
H A D | jornada680_kbd.c | 43 /* PTD1 */ KEY_CAPSLOCK, KEY_MACRO, KEY_LEFTCTRL, 0, KEY_ESC, KEY_KP5, 0, 0, /* 1 -> 8 */
|
H A D | maple_keyb.c | 42 KEY_CAPSLOCK, KEY_F1, KEY_F2, KEY_F3, KEY_F4, KEY_F5, KEY_F6,
|
/openbmc/linux/drivers/media/rc/keymaps/ |
H A D | rc-wetek-play2.c | 31 { 0x5e5f72, KEY_CAPSLOCK },
|
/openbmc/linux/drivers/staging/nvec/ |
H A D | nvec-keytable.h | 74 KEY_CAPSLOCK,
|
H A D | nvec_kbd.c | 72 if (code_tabs[_size][code] == KEY_CAPSLOCK && state) in nvec_keys_notifier()
|
/openbmc/u-boot/include/linux/ |
H A D | input.h | 78 #define KEY_CAPSLOCK 58 macro
|
/openbmc/linux/include/linux/ |
H A D | hil.h | 407 KEY_S, KEY_A, KEY_RESERVED, KEY_CAPSLOCK, \ 446 KEY_LEFTALT, KEY_SPACE, KEY_CAPSLOCK, KEY_F1, \
|
/openbmc/linux/include/linux/platform_data/ |
H A D | keyboard-spear.h | 76 KEY(6, 2, KEY_CAPSLOCK), \
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap4-droid4-xt894.dts | 86 MATRIX_KEY(3, 6, KEY_LEFTSHIFT) /* KEY_CAPSLOCK */
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-wmi-base.c | 81 { KE_IGNORE, 0x003a, { KEY_CAPSLOCK } }, 155 { KE_IGNORE, 0xe03a, { KEY_CAPSLOCK } },
|
/openbmc/linux/drivers/macintosh/ |
H A D | adbhid.c | 137 /* 0x39 */ KEY_CAPSLOCK, /* 58 */ 332 input_report_key(ahid->input, KEY_CAPSLOCK, 1); in adbhid_input_keycode() 334 input_report_key(ahid->input, KEY_CAPSLOCK, 0); in adbhid_input_keycode()
|
/openbmc/linux/drivers/misc/ibmasm/ |
H A D | remote.c | 65 [KEY_SYM_CAP_LOCK & 0xff] = KEY_CAPSLOCK,
|
/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 | 132 #define KEY_CAPSLOCK 58 macro
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | qi_lb60.dts | 152 <MATRIX_KEY(4, 1, KEY_CAPSLOCK)>, /* S35 */
|
/openbmc/u-boot/drivers/input/ |
H A D | input.c | 273 case KEY_CAPSLOCK: in process_modifier()
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 133 #define KEY_CAPSLOCK 58 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 133 #define KEY_CAPSLOCK 58 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 133 #define KEY_CAPSLOCK 58 macro
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-mce_kbd-decoder.c | 67 KEY_DOT, KEY_SLASH, KEY_CAPSLOCK, KEY_F1, KEY_F2,
|