Home
last modified time | relevance | path

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

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