Searched refs:ADB_KEY_RIGHT_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/input/ | ||
H A D | adb-keys.h | 76 ADB_KEY_RIGHT_SHIFT = 0x7b, enumerator |
/openbmc/qemu/hw/input/ | ||
H A D | adb-kbd.c | 63 [Q_KEY_CODE_SHIFT_R] = ADB_KEY_RIGHT_SHIFT, |