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

/xnu-2422.115.4/iokit/IOKit/pwr_mgt/
H A DIOPMpowerState.h31 @abstract Defines the struct IOPMPowerState that power managed drivers should use to describe their power states.
34 /*! @struct IOPMPowerState
37 @field version Defines version number of this struct. Just use the value "1" when defining an IOPMPowerState.
52 struct IOPMPowerState struct
68 typedef struct IOPMPowerState IOPMPowerState; typedef in typeref:struct:IOPMPowerState
/xnu-2422.115.4/iokit/IOKit/
H A DIOServicePM.h101 IOPMPowerState thePowerStates[IOPMMaxPowerStates];
H A DIOService.h1399 IOPMPowerState * powerStates,
/xnu-2422.115.4/iokit/Kernel/
H A DIOPMrootDomain.cpp220 static IOPMPowerState ourPowerStates[NUM_POWER_STATES] =
9060 static IOPMPowerState patriarchPowerStates[2] =
H A DIOServicePM.cpp1061 IOPMPowerState * powerStates,

Completed in 56 milliseconds