Home
last modified time | relevance | path

Searched refs:claimSystemWakeEvent (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h248 void claimSystemWakeEvent(
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp2887 getPMRootDomain()->claimSystemWakeEvent(this, kIOPMWakeEventAOTExit, getName(), NULL); in computeDesiredState()
H A DIOUserServer.cpp5180 rootDomain->claimSystemWakeEvent(device, pmFlags, reason, details); in _ClaimSystemWakeEvent_Impl()
H A DIOPMrootDomain.cpp10938 IOPMrootDomain::claimSystemWakeEvent( function in IOPMrootDomain