Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DAcpiPciUpdate.c423 SdtGetHandleByScanAllChilds ( in SdtGetHandleByScanAllChilds() function
466 ReturnHandle = SdtGetHandleByScanAllChilds (AcpiSdt, Handle, CheckHandleInfo, Context); in SdtGetHandleByScanAllChilds()
1217 …PciBridgeHandle = SdtGetHandleByScanAllChilds(AcpiSdt, PciRootHandle, SdtFindPciDeviceHandle, &Pci… in SdtUpdatePciRouting()
1276 …PciBridgeHandle = SdtGetHandleByScanAllChilds(AcpiSdt, PciRootHandle, SdtFindPciDeviceHandle, &Pci… in SdtUpdatePowerWake()
1297 …PciDeviceHandle = SdtGetHandleByScanAllChilds(AcpiSdt, PciBridgeHandle, SdtFindPciDeviceHandle, &P… in SdtUpdatePowerWake()
1342 PciRootHandle = SdtGetHandleByScanAllChilds(AcpiSdt, DsdtHandle, SdtFindRootBridgeHandle, NULL); in SdtGetRootBridgeHandle()