Searched refs:KEY_LEFTCTRL (Results 1 – 9 of 9) sorted by relevance
| /openbmc/u-boot/include/linux/ |
| H A D | input.h | 49 #define KEY_LEFTCTRL 29 macro
|
| /openbmc/qemu/ui/ |
| H A D | input-linux.c | 101 return il->keydown[KEY_LEFTCTRL] && in input_linux_check_toggle() 120 return (il->keydown[KEY_LEFTCTRL] || in input_linux_check_toggle()
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | cros-ec-keyboard.dtsi | 38 MATRIX_KEY(0x02, 0x00, KEY_LEFTCTRL)
|
| H A D | tegra20-harmony.dts | 526 MATRIX_KEY(0x09, 0x05, KEY_LEFTCTRL)
|
| H A D | tegra20-seaboard.dts | 647 MATRIX_KEY(0x09, 0x07, KEY_LEFTCTRL)
|
| /openbmc/u-boot/arch/sandbox/dts/ |
| H A D | cros-ec-keyboard.dtsi | 38 MATRIX_KEY(0x02, 0x00, KEY_LEFTCTRL)
|
| /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 | 103 #define KEY_LEFTCTRL 29 macro
|
| /openbmc/u-boot/drivers/input/ |
| H A D | input.c | 162 { KBD_ENGLISH | KBD_GERMAN, KEY_LEFTCTRL, KEY_RIGHTCTRL,
|