Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/Kernel/
H A DIOServicePMPrivate.h53 kIOPMRequestTypePowerDomainDidChange = 0x08, enumerator
H A DIOServicePM.cpp4430 kIOPMRequestTypePowerDomainDidChange; in notifyChild()
8395 case kIOPMRequestTypePowerDomainDidChange: in executePMRequest()