Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
DComponentName.c23 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gOhciComponentName = { variable
97 (BOOLEAN)(This == &gOhciComponentName) in OhciComponentNameGetDriverName()
222 (BOOLEAN)(This == &gOhciComponentName) in OhciComponentNameGetControllerName()
DOhciDxe.inf30 # COMPONENT_NAME = gOhciComponentName
DOhci.h51 extern EFI_COMPONENT_NAME_PROTOCOL gOhciComponentName;
DOhci.c1923 &gOhciComponentName, in OHCIDriverEntryPoint()
2392 gOhciComponentName.SupportedLanguages, in OHCIDriverBindingStart()