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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePMPrivate.h455 #define kIOPMSelfInitiated 0x0002 // this power change initiated by this device macro
H A DIOServicePM.cpp1673 IOPMPowerChangeFlags changeFlags = kIOPMSelfInitiated;
1754 /* flags */ kIOPMSelfInitiated | kIOPMSynchronize |
3328 if (changeFlags & kIOPMSelfInitiated)
4120 if ( fHeadNoteChangeFlags & kIOPMSelfInitiated )
H A DIOPMrootDomain.cpp4493 (changeFlags & kIOPMSelfInitiated) &&

Completed in 46 milliseconds