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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h115 virtual IOReturn sleepSystem ( void );
341 void sleepSystem ( void );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp860 // sleepSystem
864 IOReturn IOPMrootDomain::sleepSystem ( void ) function in class:IOPMrootDomain
872 /* sleepSystem is a public function, and may be called by any kernel driver.
874 * receivePowerNotification() instead. Drivers should not use sleepSystem.
919 patriarch->sleepSystem();
3325 void IORootParent::sleepSystem ( void ) function in class:IORootParent

Completed in 82 milliseconds