/openbmc/linux/drivers/input/keyboard/ |
H A D | hpps2atkbd.h | 43 /* 38 */ KEY_RESERVED, KEY_RIGHTALT, KEY_M, KEY_J, KEY_U, KEY_7, K… 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 | pinephone-keyboard.c | 104 KEY(5, 5, KEY_RIGHTALT), 137 KEY(PPKB_ROWS + 5, 5, KEY_RIGHTALT),
|
H A D | amikbd.c | 124 [101] = KEY_RIGHTALT,
|
H A D | maple_keyb.c | 73 KEY_LEFTMETA, KEY_RIGHTCTRL, KEY_RIGHTSHIFT, KEY_RIGHTALT,
|
H A D | lkkbd.c | 196 [0xb2] = KEY_RIGHTALT,
|
/openbmc/linux/drivers/staging/nvec/ |
H A D | nvec-keytable.h | 220 KEY_RIGHTALT,
|
/openbmc/linux/drivers/platform/x86/ |
H A D | asus-tf103c-dock.c | 293 input_report_key(dock->input, KEY_RIGHTALT, dock->altgr_pressed); in tf103c_dock_report_toprow_kbd_hook() 321 input_report_key(dock->input, KEY_RIGHTALT, false); in tf103c_dock_toprow_press() 335 input_report_key(dock->input, KEY_RIGHTALT, true); in tf103c_dock_toprow_release() 831 input_set_capability(dock->input, EV_KEY, KEY_RIGHTALT); in tf103c_dock_probe()
|
/openbmc/u-boot/include/linux/ |
H A D | input.h | 120 #define KEY_RIGHTALT 100 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | cros-ec-keyboard.h | 30 MATRIX_KEY(0x00, 0x0a, KEY_RIGHTALT) \
|
H A D | linux-event-codes.h | 175 #define KEY_RIGHTALT 100 macro
|
/openbmc/linux/drivers/macintosh/ |
H A D | mac_hid.c | 23 static int mouse_button3_keycode = KEY_RIGHTALT; /* right option key */
|
H A D | adbhid.c | 204 /* 0x7c */ KEY_RIGHTALT, /* 100 */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | cros-ec-keyboard.dtsi | 27 MATRIX_KEY(0x00, 0x0a, KEY_RIGHTALT)
|
/openbmc/u-boot/arch/sandbox/dts/ |
H A D | cros-ec-keyboard.dtsi | 27 MATRIX_KEY(0x00, 0x0a, KEY_RIGHTALT)
|
/openbmc/linux/include/linux/ |
H A D | hil.h | 396 KEY_5, KEY_RESERVED, KEY_RIGHTALT, 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 | 174 #define KEY_RIGHTALT 100 macro
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | qi_lb60.dts | 12 #define KEY_QI_UPRED KEY_RIGHTALT
|
/openbmc/u-boot/drivers/input/ |
H A D | input.c | 164 { KBD_GERMAN, -1, KEY_RIGHTALT,
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 175 #define KEY_RIGHTALT 100 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 175 #define KEY_RIGHTALT 100 macro
|
/openbmc/linux/drivers/media/rc/ |
H A D | ir-mce_kbd-decoder.c | 102 KEY_RIGHTALT, KEY_RIGHTMETA, KEY_PLAYPAUSE, KEY_STOPCD, KEY_PREVIOUSSONG,
|
/openbmc/qemu/ui/ |
H A D | input-linux.c | 106 il->keydown[KEY_RIGHTALT]; in input_linux_check_toggle()
|
/openbmc/linux/drivers/hid/ |
H A D | hid-apple.c | 317 { KEY_RIGHTALT, KEY_RIGHTMETA }, 318 { KEY_RIGHTMETA, KEY_RIGHTALT },
|
/openbmc/linux/drivers/tty/ |
H A D | sysrq.c | 828 case KEY_RIGHTALT: in sysrq_handle_keypress()
|