Home
last modified time | relevance | path

Searched refs:OSKextSystemSleepOrWake (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp231 IOReturn OSKextSystemSleepOrWake( UInt32 );
3529 OSKextSystemSleepOrWake( kIOMessageSystemWillSleep ); in tellChangeDown()
3718 OSKextSystemSleepOrWake( kIOMessageSystemHasPoweredOn ); in tellChangeUp()
/xnu-11215/libkern/c++/
H A DOSKext.cpp9291 IOReturn OSKextSystemSleepOrWake(UInt32 messageType);
9293 OSKextSystemSleepOrWake(UInt32 messageType) function