Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/XhciDxe/
DComponentName.c22 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gXhciComponentName = { variable
94 (BOOLEAN)(This == &gXhciComponentName) in XhciComponentNameGetDriverName()
221 (BOOLEAN)(This == &gXhciComponentName) in XhciComponentNameGetControllerName()
DXhciDxe.inf35 # COMPONENT_NAME = gXhciComponentName
DXhci.h270 extern EFI_COMPONENT_NAME_PROTOCOL gXhciComponentName;
DXhci.c1699 &gXhciComponentName, in XhcDriverEntryPoint()
2095 gXhciComponentName.SupportedLanguages, in XhcDriverBindingStart()