Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIOServicePMPrivate.h46 kIOPMRequestTypePMStop = 0x01, enumerator
H A DIOServicePM.cpp721 request = acquirePMRequest( this, kIOPMRequestTypePMStop ); in PMstop()
8457 case kIOPMRequestTypePMStop: in executePMRequest()