Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
DComponentName.c20 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gSdMmcPciHcComponentName = { variable
97 (BOOLEAN)(This == &gSdMmcPciHcComponentName) in SdMmcPciHcComponentNameGetDriverName()
209 (BOOLEAN)(This == &gSdMmcPciHcComponentName) in SdMmcPciHcComponentNameGetControllerName()
DSdMmcPciHcDxe.h42 extern EFI_COMPONENT_NAME_PROTOCOL gSdMmcPciHcComponentName;
DSdMmcPciHcDxe.c124 &gSdMmcPciHcComponentName, in InitializeSdMmcPciHcDxe()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
DComponentName.c20 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gSdMmcPciHcComponentName = { variable
97 (BOOLEAN)(This == &gSdMmcPciHcComponentName) in SdMmcPciHcComponentNameGetDriverName()
209 (BOOLEAN)(This == &gSdMmcPciHcComponentName) in SdMmcPciHcComponentNameGetControllerName()
DSdMmcPciHcDxe.h42 extern EFI_COMPONENT_NAME_PROTOCOL gSdMmcPciHcComponentName;
DSdMmcPciHcDxe.c127 &gSdMmcPciHcComponentName, in InitializeSdMmcPciHcDxe()