Home
last modified time | relevance | path

Searched refs:setParentKnowsState (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPowerConnection.h94 void setParentKnowsState(bool );
/xnu-11215/iokit/Kernel/
H A DIOPowerConnection.cpp132 IOPowerConnection::setParentKnowsState(bool flag ) in setParentKnowsState() function in IOPowerConnection
H A DIOServicePM.cpp2150 whichParent->setParentKnowsState(knowsState); in setParentInfo()