Home
last modified time | relevance | path

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

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