Searched refs:KEY_LEFTMETA (Results 1 – 8 of 8) sorted by relevance
| /openbmc/u-boot/include/linux/ |
| H A D | input.h | 147 #define KEY_LEFTMETA 125 macro
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | cros-ec-keyboard.dtsi | 21 MATRIX_KEY(0x00, 0x01, KEY_LEFTMETA)
|
| H A D | tegra20-seaboard.dts | 599 MATRIX_KEY(0x01, 0x07, KEY_LEFTMETA)
|
| /openbmc/u-boot/arch/sandbox/dts/ |
| H A D | cros-ec-keyboard.dtsi | 21 MATRIX_KEY(0x00, 0x01, KEY_LEFTMETA)
|
| /openbmc/u-boot/arch/sandbox/cpu/ |
| H A D | sdl.c | 216 KEY_LEFTMETA, NONE, KEY_FN, NONE, KEY_COMPOSE,
|
| /openbmc/u-boot/include/dt-bindings/input/ |
| H A D | linux-event-codes.h | 201 #define KEY_LEFTMETA 125 macro
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | input-event-codes.h | 202 #define KEY_LEFTMETA 125 macro
|
| /openbmc/qemu/ui/ |
| H A D | input-linux.c | 113 return il->keydown[KEY_LEFTMETA] && in input_linux_check_toggle()
|