Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcDxe/
DComponentName.c21 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gUfsHcComponentName = { variable
110 (BOOLEAN)(This == &gUfsHcComponentName) in UfsHcComponentNameGetDriverName()
222 (BOOLEAN)(This == &gUfsHcComponentName) in UfsHcComponentNameGetControllerName()
DUfsPciHcDxe.inf30 # COMPONENT_NAME = gUfsHcComponentName
DUfsPciHcDxe.h41 extern EFI_COMPONENT_NAME_PROTOCOL gUfsHcComponentName;
DUfsPciHcDxe.c812 &gUfsHcComponentName, in UfsHcDriverEntry()