Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h69 kIOPMRequestTypeAllowPowerChange = 0x83, enumerator
H A DIOServicePM.cpp7191 request = acquirePMRequest( this, kIOPMRequestTypeAllowPowerChange ); in allowPowerChange()
8440 case kIOPMRequestTypeAllowPowerChange: in actionPMReplyQueue()