Home
last modified time | relevance | path

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

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