Searched refs:getDesiredDomainState (Results 1 – 3 of 3) sorted by relevance
117 unsigned long getDesiredDomainState( void );
52 IOPowerConnection::getDesiredDomainState( void ) in getDesiredDomainState() function in IOPowerConnection
2315 (powerState != childConnection->getDesiredDomainState())) { in requestPowerDomainState()2324 (uint32_t) childConnection->getDesiredDomainState(), in requestPowerDomainState()2819 desiredState = StateMax(connection->getDesiredDomainState(), desiredState); in computeDesiredState()