Searched refs:receivePowerNotification (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h124 @discussion systemPowerEventOccurred is a richer alternative to receivePowerNotification()
137 virtual IOReturn receivePowerNotification (UInt32 msg);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp558 this->receivePowerNotification(kLocalEvalClamshellCommand);
837 this->receivePowerNotification( kLocalEvalClamshellCommand );
874 * receivePowerNotification() instead. Drivers should not use sleepSystem.
1667 // systemPowerEventOccurred covers the same functionality that receivePowerNotification
1738 // receivePowerNotification
1745 IOReturn IOPMrootDomain::receivePowerNotification (UInt32 msg) function in class:IOPMrootDomain

Completed in 93 milliseconds