Home
last modified time | relevance | path

Searched refs:kIOPMRequestTypeSynchronizePowerTree (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h58 kIOPMRequestTypeSynchronizePowerTree = 0x0D, enumerator
H A DIOServicePM.cpp1805 request_s = acquirePMRequest( this, kIOPMRequestTypeSynchronizePowerTree ); in synchronizePowerTree()
4584 if (getPMRequestType() == kIOPMRequestTypeSynchronizePowerTree) { in all_done()
8389 case kIOPMRequestTypeSynchronizePowerTree: in executePMRequest()