Searched refs:kIOPMSystemCapabilityDidChange (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DIOPM.h859 the capability change has occurred (<code>kIOPMSystemCapabilityDidChange</code>).
877 @constant kIOPMSystemCapabilityDidChange Indicates the system capability has changed.
881 kIOPMSystemCapabilityDidChange = 0x02 enumerator in enum:__anon701
/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp2652 if ((params->changeFlags & kIOPMSystemCapabilityDidChange) &&
5215 capArgs->changeFlags = kIOPMSystemCapabilityDidChange;

Completed in 91 milliseconds