Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/
DComponentName.c163 EFI_SIMPLE_TEXT_INPUT_PROTOCOL *SimpleTxtIn; in UsbKeyboardComponentNameGetControllerName() local
203 (VOID **) &SimpleTxtIn, in UsbKeyboardComponentNameGetControllerName()
213 UsbKbDev = USB_KB_DEV_FROM_THIS (SimpleTxtIn); in UsbKeyboardComponentNameGetControllerName()