Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UhciDxe/
DComponentName.c22 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gUhciComponentName = { variable
100 (BOOLEAN)(This == &gUhciComponentName) in UhciComponentNameGetDriverName()
228 (BOOLEAN)(This == &gUhciComponentName) in UhciComponentNameGetControllerName()
DUhci.h155 extern EFI_COMPONENT_NAME_PROTOCOL gUhciComponentName;
DUhciDxe.inf35 # COMPONENT_NAME = gUhciComponentName
DUhci.c1340 &gUhciComponentName, in UhciDriverEntryPoint()
1779 gUhciComponentName.SupportedLanguages, in UhciDriverBindingStart()