Home
last modified time | relevance | path

Searched refs:willNotifyPowerChildren (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h523 void willNotifyPowerChildren( IOPMPowerStateIndex newPowerState );
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp4164 getPMRootDomain()->willNotifyPowerChildren(from->fHeadNotePowerState); in pmDriverCallout()
H A DIOPMrootDomain.cpp4184 IOPMrootDomain::willNotifyPowerChildren( IOPMPowerStateIndex newPowerState ) function in IOPMrootDomain