Lines Matching full:power
22 * @brief System Power Management Policy API
78 * This function is called by the power subsystem when the system is
85 * @return The power state the system should use for the given cpu. The function
97 * @brief Increase a power state lock counter.
99 * A power state will not be allowed on the first call of
108 * @param state Power state.
109 * @param substate_id Power substate ID. Use PM_ALL_SUBSTATES to affect all the
110 * substates in the given power state.
117 * @brief Decrease a power state lock counter.
119 * @param state Power state.
120 * @param substate_id Power substate ID. Use PM_ALL_SUBSTATES to affect all the
121 * substates in the given power state.
128 * @brief Check if a power state lock is active (not allowed).
130 * @param state Power state.
131 * @param substate_id Power substate ID. Use PM_ALL_SUBSTATES to affect all the
132 * substates in the given power state.
134 * @retval true if power state lock is active.
135 * @retval false if power state lock is not active.
142 * The system will not enter any power state that would make the system to
186 * Events in the power-management policy context are defined as any source that
188 * event, the policy manager will be able to decide whether certain power states