/openbmc/linux/drivers/input/keyboard/ |
H A D | hpps2atkbd.h | 31 #define C_58 CONFLICT( KEY_CAPSLOCK, KEY_RIGHTCTRL ) 54 /* 90 */ KEY_RESERVED, KEY_RIGHTALT, 255, KEY_RESERVED, KEY_RIGHTCTRL, KEY_RESERVED, K… 73 /* 10 */ KEY_RESERVED, KEY_RIGHTALT, KEY_RESERVED, KEY_RESERVED, KEY_RIGHTCTRL, KEY_RESERVED, K…
|
H A D | maple_keyb.c | 73 KEY_LEFTMETA, KEY_RIGHTCTRL, KEY_RIGHTSHIFT, KEY_RIGHTALT,
|
/openbmc/linux/drivers/staging/nvec/ |
H A D | nvec-keytable.h | 184 KEY_RIGHTCTRL,
|
/openbmc/u-boot/include/linux/ |
H A D | input.h | 117 #define KEY_RIGHTCTRL 97 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | cros-ec-keyboard.h | 56 MATRIX_KEY(0x04, 0x00, KEY_RIGHTCTRL) \
|
H A D | linux-event-codes.h | 172 #define KEY_RIGHTCTRL 97 macro
|
/openbmc/qemu/ui/ |
H A D | input-linux.c | 102 il->keydown[KEY_RIGHTCTRL]; in input_linux_check_toggle() 121 il->keydown[KEY_RIGHTCTRL]) && in input_linux_check_toggle()
|
/openbmc/linux/drivers/macintosh/ |
H A D | mac_hid.c | 22 static int mouse_button2_keycode = KEY_RIGHTCTRL; /* right control key */
|
H A D | adbhid.c | 205 /* 0x7d */ KEY_RIGHTCTRL, /* 97 */
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | pxa27x-keypad.txt | 43 0x00020061 /* KEY_RIGHTCTRL */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | cros-ec-keyboard.dtsi | 57 MATRIX_KEY(0x04, 0x00, KEY_RIGHTCTRL)
|
H A D | tegra20-harmony.dts | 527 MATRIX_KEY(0x09, 0x07, KEY_RIGHTCTRL)
|
/openbmc/u-boot/arch/sandbox/dts/ |
H A D | cros-ec-keyboard.dtsi | 57 MATRIX_KEY(0x04, 0x00, KEY_RIGHTCTRL)
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap3-n950.dts | 142 MATRIX_KEY(0x04, 0x00, KEY_RIGHTCTRL)
|
H A D | omap3-pandora-common.dtsi | 159 linux,code = <KEY_RIGHTCTRL>;
|
/openbmc/u-boot/arch/sandbox/cpu/ |
H A D | sdl.c | 215 KEY_RIGHTCTRL, KEY_LEFTCTRL, KEY_RIGHTALT, KEY_LEFTALT, KEY_RIGHTMETA,
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 171 #define KEY_RIGHTCTRL 97 macro
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | qi_lb60.dts | 165 <MATRIX_KEY(5, 6, KEY_RIGHTCTRL)>, /* S48 */
|
/openbmc/u-boot/drivers/input/ |
H A D | input.c | 162 { KBD_ENGLISH | KBD_GERMAN, KEY_LEFTCTRL, KEY_RIGHTCTRL,
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 172 #define KEY_RIGHTCTRL 97 macro
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-mce_kbd-decoder.c | 101 KEY_LEFTSHIFT, KEY_LEFTALT, KEY_LEFTMETA, KEY_RIGHTCTRL, KEY_RIGHTSHIFT,
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 172 #define KEY_RIGHTCTRL 97 macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-apple.c | 331 { KEY_RIGHTCTRL, KEY_RIGHTMETA }, 332 { KEY_RIGHTMETA, KEY_RIGHTCTRL },
|
H A D | hid-debug.c | 813 [KEY_RIGHTCTRL] = "RightCtrl", [KEY_KPSLASH] = "KPSlash",
|
/openbmc/linux/arch/arm/mach-pxa/ |
H A D | spitz.c | 293 #define SPITZ_KEY_JAP2 KEY_RIGHTCTRL
|