Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIOServicePMPrivate.h57 kIOPMRequestTypeRequestPowerState = 0x0C, enumerator
H A DIOServicePM.cpp2631 request = acquirePMRequest( this, kIOPMRequestTypeRequestPowerState ); in requestPowerState()
8490 case kIOPMRequestTypeRequestPowerState: in executePMRequest()