Home
last modified time | relevance | path

Searched refs:AltGrOn (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DKeyBoard.c894 UsbKeyboardDevice->AltGrOn = FALSE; in InitUSBKeyboard()
1352 UsbKeyboardDevice->AltGrOn = FALSE; in USBParseKey()
1436 UsbKeyboardDevice->AltGrOn = TRUE; in USBParseKey()
1558 if (UsbKeyboardDevice->AltGrOn) { in UsbKeyCodeToEfiInputKey()
1567 if (UsbKeyboardDevice->AltGrOn) { in UsbKeyCodeToEfiInputKey()
DEfiKey.h143 BOOLEAN AltGrOn; member