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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPowerConnection.cpp137 currentPowerFlags = flags;
157 return currentPowerFlags;
/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPowerConnection.h51 /*! @field currentPowerFlags power flags which describe the current state of the power domain
53 IOPMPowerFlags currentPowerFlags; member in class:IOPowerConnection
90 @abstract Sets the currentPowerFlags variable.
99 @abstract Returns the currentPowerFlags variable. */

Completed in 18 milliseconds