Home
last modified time | relevance | path

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

/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/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/VirtioPciDeviceDxe/
DVirtioPciDevice.c615 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable
630 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioPciGetDriverName()
648 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
677 &gComponentName, in VirtioPciDeviceEntryPoint()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioBlkDxe/
DVirtioBlk.c1078 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable
1093 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioBlkGetDriverName()
1111 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
1140 &gComponentName, in VirtioBlkEntryPoint()
/device/linaro/bootloader/edk2/OvmfPkg/VirtioScsiDxe/
DVirtioScsi.c1199 EFI_COMPONENT_NAME_PROTOCOL gComponentName; variable
1214 (BOOLEAN)(This == &gComponentName) // Iso639Language in VirtioScsiGetDriverName()
1232 EFI_COMPONENT_NAME_PROTOCOL gComponentName = { variable
1261 &gComponentName, in VirtioScsiEntryPoint()
/device/linaro/bootloader/edk2/AppPkg/Applications/Sockets/WebServer/
DWebServer.h157 extern EFI_COMPONENT_NAME_PROTOCOL gComponentName; ///< Component name protocol declaration