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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePM.cpp188 #define IS_POWER_DROP (StateOrder(fHeadNotePowerState) < StateOrder(fCurrentPowerState)) macro
2070 if (IS_POWER_DROP && !IS_ROOT_DOMAIN)
3594 (IS_POWER_DROP == fIsPreChange) &&
3597 rootDomain->tracePoint( IS_POWER_DROP ?
4367 if (IS_POWER_DROP)
4617 if (IS_POWER_DROP)
4670 rootDomain->tracePoint( IS_POWER_DROP ?
4689 getPMRootDomain()->tracePoint( IS_POWER_DROP ?

Completed in 123 milliseconds