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

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DRootDomain.h367 /*! @function getPMAssertionLevel
380 IOPMDriverAssertionLevel getPMAssertionLevel(IOPMDriverAssertionType whichAssertionBits);
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp3682 if (getPMAssertionLevel(kIOPMDriverAssertionUSBExternalDeviceBit) !=
3685 if (getPMAssertionLevel(kIOPMDriverAssertionBluetoothHIDDevicePairedBit) !=
3688 if (getPMAssertionLevel(kIOPMDriverAssertionExternalMediaMountedBit) !=
3691 if (getPMAssertionLevel(kIOPMDriverAssertionReservedBit5) !=
3696 if (getPMAssertionLevel(kIOPMDriverAssertionMagicPacketWakeEnabledBit) !=
3701 if (getPMAssertionLevel(kIOPMDriverAssertionNetworkKeepAliveActiveBit) !=
5641 if (getPMAssertionLevel( kIOPMDriverAssertionCPUBit ) ==
7756 IOPMDriverAssertionLevel IOPMrootDomain::getPMAssertionLevel(IOPMDriverAssertionType whichAssertion) function in class:IOPMrootDomain

Completed in 121 milliseconds