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.h136 BOOLEAN LeftLogoOn; member
DKeyBoard.c886 UsbKeyboardDevice->LeftLogoOn = FALSE; in InitUSBKeyboard()
1323 UsbKeyboardDevice->LeftLogoOn = FALSE; in USBParseKey()
1407 UsbKeyboardDevice->LeftLogoOn = TRUE; in USBParseKey()
1637 if (UsbKeyboardDevice->LeftLogoOn) { in UsbKeyCodeToEfiInputKey()