Lines Matching refs:getRegistryEntryID

1593 …   PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(informee->whatObject->getRegistryEntryID())),  in handleAcknowledgePowerChange()
1601 fDriverCallReason, NS_TO_MS(nsec), informee->whatObject->getRegistryEntryID(), in handleAcknowledgePowerChange()
1709 fName, kDriverCallSetPowerState, NS_TO_MS(nsec), getRegistryEntryID(), in handleAcknowledgeSetPowerState()
1725 controllingDriverRegistryEntryID = (uint32_t)fControllingDriver->getRegistryEntryID(); in handleAcknowledgeSetPowerState()
1731 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(controllingDriverRegistryEntryID)), in handleAcknowledgeSetPowerState()
2086 IOLog("aotPS %s0x%qx[%ld]\n", getName(), getRegistryEntryID(), maxPowerState); in handlePowerDomainDidChangeTo()
4204 controllingDriverRegistryEntryID = (uint32_t)fControllingDriver->getRegistryEntryID(); in driverSetPowerState()
4211 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(controllingDriverRegistryEntryID)), in driverSetPowerState()
4227 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(controllingDriverRegistryEntryID)), in driverSetPowerState()
4254 fName, kDriverCallSetPowerState, NS_TO_MS(nsec), getRegistryEntryID(), in driverSetPowerState()
4304 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(driver->getRegistryEntryID())), in driverInformPowerChange()
4324 PACK_2X32(VALUE(this->getRegistryEntryID()), VALUE(driver->getRegistryEntryID())), in driverInformPowerChange()
4338 fDriverCallReason, NS_TO_MS(nsec), driver->getRegistryEntryID(), in driverInformPowerChange()
7385 getRegistryEntryID(), kPMPowerStatesChID, kIOReportCategoryPower); in configurePowerStatesReport()
7548 …SIMPLEREPORT_INIT(buf, sizeof(buf), getRegistryEntryID(), kPMCurrStateChID, kIOReportCategoryPower… in updateSimplePowerReport()
9500 (uintptr_t)Owner->getRegistryEntryID(), (uintptr_t)(OBFUSCATE(param1)), in pmTrace()
9503 …stant(IODBG_POWER(event) | eventFunc, nameAsArg, (uintptr_t)Owner->getRegistryEntryID(), (uintptr_… in pmTrace()