Lines Matching refs:getRegistryEntryID

1555 …   PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(informee->whatObject->getRegistryEntryID())),  in handleAcknowledgePowerChange()
1563 fDriverCallReason, NS_TO_MS(nsec), informee->whatObject->getRegistryEntryID(), in handleAcknowledgePowerChange()
1671 fName, kDriverCallSetPowerState, NS_TO_MS(nsec), getRegistryEntryID(), in handleAcknowledgeSetPowerState()
1687 controllingDriverRegistryEntryID = (uint32_t)fControllingDriver->getRegistryEntryID(); in handleAcknowledgeSetPowerState()
1693 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(controllingDriverRegistryEntryID)), in handleAcknowledgeSetPowerState()
2048 IOLog("aotPS %s0x%qx[%ld]\n", getName(), getRegistryEntryID(), maxPowerState); in handlePowerDomainDidChangeTo()
4163 controllingDriverRegistryEntryID = (uint32_t)fControllingDriver->getRegistryEntryID(); in driverSetPowerState()
4170 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(controllingDriverRegistryEntryID)), in driverSetPowerState()
4186 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(controllingDriverRegistryEntryID)), in driverSetPowerState()
4213 fName, kDriverCallSetPowerState, NS_TO_MS(nsec), getRegistryEntryID(), in driverSetPowerState()
4263 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(driver->getRegistryEntryID())), in driverInformPowerChange()
4283 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(driver->getRegistryEntryID())), in driverInformPowerChange()
4297 fDriverCallReason, NS_TO_MS(nsec), driver->getRegistryEntryID(), in driverInformPowerChange()
7106 getRegistryEntryID(), kPMPowerStatesChID, kIOReportCategoryPower); in configurePowerStatesReport()
7269 …SIMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), kPMCurrStateChID, kIOReportCategoryPower… in updateSimplePowerReport()
9174 (uintptr_t)Owner->getRegistryEntryID(), (uintptr_t)(OBFUSCATE(param1)), in pmTrace()
9177 …stant(IODBG_POWER(event) | eventFunc, nameAsArg, (uintptr_t)Owner->getRegistryEntryID(), (uintptr_… in pmTrace()