Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DKeyBoard.c473 GetKeyDescriptor ( in GetKeyDescriptor() function
637 TableEntry = GetKeyDescriptor (UsbKeyboardDevice, KeyCode); in SetKeyboardLayoutEvent()
688 TableEntry = GetKeyDescriptor (UsbKeyboardDevice, 0x58); in SetKeyboardLayoutEvent()
689 KeyDescriptor = GetKeyDescriptor (UsbKeyboardDevice, 0x28); in SetKeyboardLayoutEvent()
1197 KeyDescriptor = GetKeyDescriptor (UsbKeyboardDevice, CurKeyCodeBuffer[Index]); in KeyboardHandler()
1274 KeyDescriptor = GetKeyDescriptor (UsbKeyboardDevice, UsbKey.KeyCode); in USBParseKey()
1515 KeyDescriptor = GetKeyDescriptor (UsbKeyboardDevice, KeyCode); in UsbKeyCodeToEfiInputKey()