Searched refs:KEY_LEFTALT (Results 1 – 9 of 9) sorted by relevance
| /openbmc/u-boot/include/linux/ |
| H A D | input.h | 76 #define KEY_LEFTALT 56 macro
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | cros-ec-keyboard.dtsi | 88 MATRIX_KEY(0x06, 0x0a, KEY_LEFTALT)
|
| H A D | tegra20-harmony.dts | 487 MATRIX_KEY(0x02, 0x06, KEY_LEFTALT)
|
| H A D | tegra20-seaboard.dts | 601 MATRIX_KEY(0x02, 0x07, KEY_LEFTALT)
|
| /openbmc/u-boot/arch/sandbox/dts/ |
| H A D | cros-ec-keyboard.dtsi | 88 MATRIX_KEY(0x06, 0x0a, KEY_LEFTALT)
|
| /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 | 130 #define KEY_LEFTALT 56 macro
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | input-event-codes.h | 131 #define KEY_LEFTALT 56 macro
|
| /openbmc/qemu/ui/ |
| H A D | input-linux.c | 105 return il->keydown[KEY_LEFTALT] && in input_linux_check_toggle()
|