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

/xnu-2782.1.97/iokit/IOKit/
H A DIOMessage.h131 * @defined kIOMessageCanSystemSleep
137 #define kIOMessageCanSystemSleep iokit_common_msg(0x270) macro
142 * it follows <code>kIOMessageCanSystemSleep</code>.
/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp2410 return super::tellClientsWithResponse( kIOMessageCanSystemSleep );
2418 // kIOMessageCanSystemSleep.
2422 // 1. Notify apps and powerd with kIOMessageCanSystemSleep
2425 // 1. Notify powerd with kIOMessageCanSystemSleep
2430 // 1. Notify powerd with kIOMessageCanSystemSleep
2433 // 1. Notify powerd with kIOMessageCanSystemSleep
5234 // Capability client will always see kIOMessageCanSystemSleep,
5239 if ((kIOMessageCanSystemSleep == context->messageType) ||
H A DIOServicePM.cpp7803 MSG_ENTRY( kIOMessageCanSystemSleep ),

Completed in 94 milliseconds