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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOMessage.h131 * @defined kIOMessageCanSystemSleep
137 #define kIOMessageCanSystemSleep iokit_common_msg(0x270) macro
142 * it follows <code>kIOMessageCanSystemSleep</code>.
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp2568 return super::tellClientsWithResponse( kIOMessageCanSystemSleep );
2574 // Called by PM after all apps have responded to kIOMessageCanSystemSleep.
5138 // Capability client will always see kIOMessageCanSystemSleep,
5141 if ((kIOMessageCanSystemSleep == context->messageType) ||
H A DIOServicePM.cpp7369 MSG_ENTRY( kIOMessageCanSystemSleep ),

Completed in 41 milliseconds