Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DEfiKey.h137 BOOLEAN LeftLogoOn; member
DKeyBoard.c887 UsbKeyboardDevice->LeftLogoOn = FALSE; in InitUSBKeyboard()
1327 UsbKeyboardDevice->LeftLogoOn = FALSE; in USBParseKey()
1411 UsbKeyboardDevice->LeftLogoOn = TRUE; in USBParseKey()
1643 if (UsbKeyboardDevice->LeftLogoOn) { in UsbKeyCodeToEfiInputKey()