Home
last modified time | relevance | path

Searched refs:gComponentName (Results 1 – 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/NonDiscoverablePciDeviceDxe/
DComponentName.c31 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable
68 (BOOLEAN)(This == &gComponentName) // Iso639Language in NonDiscoverablePciGetDriverName()
112 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
DNonDiscoverablePciDeviceIo.h116 extern EFI_COMPONENT_NAME_PROTOCOL gComponentName;
DNonDiscoverablePciDeviceDxe.c276 &gComponentName, in NonDiscoverablePciDeviceDxeEntryPoint()
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772b/
DComponentName.c20 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
94 (BOOLEAN)(pThis == &gComponentName) in GetDriverName()
DDriverBinding.c641 &gComponentName, in DriverUnload()
689 &gComponentName, in EntryPoint()
DAx88772.h911 extern EFI_COMPONENT_NAME_PROTOCOL gComponentName; ///< Component name protocol declaration
/device/linaro/bootloader/edk2/OptionRomPkg/Bus/Usb/UsbNetworking/Ax88772/
DComponentName.c20 GLOBAL_REMOVE_IF_UNREFERENCED EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
95 (BOOLEAN)(pThis == &gComponentName) in GetDriverName()
DDriverBinding.c445 &gComponentName, in DriverUnload()
496 &gComponentName, in EntryPoint()
DAx88772.h859 extern EFI_COMPONENT_NAME_PROTOCOL gComponentName; ///< Component name protocol declaration
/device/linaro/bootloader/edk2/OvmfPkg/XenIoPciDxe/
DXenIoPciDxe.c302 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable
317 (BOOLEAN)(This == &gComponentName) // Iso639Language in XenIoPciGetDriverName()
335 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
364 &gComponentName, in XenIoPciDeviceEntryPoint()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioPciDeviceDxe/
DVirtioPciDevice.c614 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable
629 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioPciGetDriverName()
647 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
676 &gComponentName, in VirtioPciDeviceEntryPoint()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioRngDxe/
DVirtioRng.c599 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable
615 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioRngGetDriverName()
634 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
663 &gComponentName, in VirtioRngEntryPoint()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioBlkDxe/
DVirtioBlk.c1092 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable
1107 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioBlkGetDriverName()
1125 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
1154 &gComponentName, in VirtioBlkEntryPoint()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioScsiDxe/
DVirtioScsi.c1211 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable
1226 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioScsiGetDriverName()
1244 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
1273 &gComponentName, in VirtioScsiEntryPoint()
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DWebServer.h157 extern EFI_COMPONENT_NAME_PROTOCOL gComponentName; ///< Component name protocol declaration