Searched refs:ADB_KEY_LEFT_SHIFT (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/input/ | ||
H A D | adb-keys.h | 75 ADB_KEY_LEFT_SHIFT = 0x38, enumerator |
/openbmc/qemu/hw/input/ | ||
H A D | adb-kbd.c | 62 [Q_KEY_CODE_SHIFT] = ADB_KEY_LEFT_SHIFT, |