Searched refs:kIOPMMessageLastCallBeforeSleep (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h97 #define kIOPMMessageLastCallBeforeSleep \ macro
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp4574 tellClientsWithResponse(kIOPMMessageLastCallBeforeSleep);
5597 if(messageType == (int)kIOPMMessageLastCallBeforeSleep)
5598 RD_LOG("tellClientsWithResponse( kIOPMMessageLastCallBeforeSleep, %d )\n",
5638 (context.messageType != kIOPMMessageLastCallBeforeSleep))
7810 MSG_ENTRY( kIOPMMessageLastCallBeforeSleep )
H A DIOPMrootDomain.cpp5255 if (kIOPMMessageLastCallBeforeSleep == context->messageType)
/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPMConnection.c1785 if(inMessageType == kIOPMMessageLastCallBeforeSleep)

Completed in 236 milliseconds