Searched refs:sleepSystemOptions (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DRootDomainUserClient.cpp127 *returnCode = fOwner->sleepSystemOptions( unserializedOptions );
135 *returnCode = fOwner->sleepSystemOptions( NULL );
H A DIOPMrootDomain.cpp866 return sleepSystemOptions (NULL);
870 IOReturn IOPMrootDomain::sleepSystemOptions ( OSDictionary *options ) function in class:IOPMrootDomain
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h116 IOReturn sleepSystemOptions ( OSDictionary *options );

Completed in 33 milliseconds