Home
last modified time | relevance | path

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

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