Searched refs:childHasRequestedPower (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPowerConnection.h117 /*! @function childHasRequestedPower
121 bool childHasRequestedPower ( void );
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPowerConnection.cpp67 // childHasRequestedPower
71 bool IOPowerConnection::childHasRequestedPower ( void ) function in class:IOPowerConnection
H A DIOServicePM.cpp2186 if (!childConnection->childHasRequestedPower() ||
2195 !childConnection->childHasRequestedPower(),
2574 if (connection->childHasRequestedPower())

Completed in 27 milliseconds