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
2320 (powerState != childConnection->getDesiredDomainState())) { in requestPowerDomainState()2329 (uint32_t) childConnection->getDesiredDomainState(), in requestPowerDomainState()2824 desiredState = StateMax(connection->getDesiredDomainState(), desiredState); in computeDesiredState()