Lines Matching full:ips
134 * @param[in] enterUtil - IPS Enter Utilization (%)
135 * @param[in] enterTime - IPS Enter Time (seconds)
136 * @param[in] exitUtil - IPS Exit Utilization (%)
137 * @param[in] exitTime - IPS Exit Time (seconds)
172 * @param[out] enterUtil - IPS Enter Utilization (%)
173 * @param[out] enterTime - IPS Enter Time (seconds)
174 * @param[out] exitUtil - IPS Exit Utilization (%)
175 * @param[out] exitTime - IPS Exit Time (seconds)
207 /** @brief Return true if the IPS data is available */
216 /** @brief Trace the Power Mode and IPS parameters. */
313 /** @brief Starts to monitor for IPS active state change conditions
315 * @param[in] poll - Indicates whether or not the IPS state file should
320 /** @brief Removes IPS active watch */
342 /** @brief If IPS is supported, set flag indicating need to send IPS data */
364 /** @brief Used to subscribe to dbus IPS property changes **/
389 /** @brief IPS status data filename to read */
397 /** @brief Set at IPS object creation and cleared after sending IPS data */
400 /** @brief Object path for IPS on DBUS */
403 /** @brief IPS DBUS Object */
406 /** @brief register for the callback from the POLL IPS changed event */
426 /** @brief Callback for IPS setting changes
430 * @param[in] msg - Data associated with IPS change signal
438 * @param[out] enterUtil - IPS Enter Utilization (%)
439 * @param[out] enterTime - IPS Enter Time (seconds)
440 * @param[out] exitUtil - IPS Exit Utilization (%)
441 * @param[out] exitTime - IPS Exit Time (seconds)
451 * @param[in] enterUtil - IPS Enter Utilization (%)
452 * @param[in] enterTime - IPS Enter Time (seconds)
453 * @param[in] exitUtil - IPS Exit Utilization (%)
454 * @param[in] exitTime - IPS Exit Time (seconds)
479 * @param[out] enterUtil - IPS Enter Utilization (%)
480 * @param[out] enterTime - IPS Enter Time (seconds)
481 * @param[out] exitUtil - IPS Exit Utilization (%)
482 * @param[out] exitTime - IPS Exit Time (seconds)
504 /** @brief Create IPS DBUS Object */
507 /** @brief Remove IPS DBUS Object */
510 /** @brief callback for the POLL IPS changed event
520 /** @brief Opens the IPS file and populates fd */
529 /** @brief When the ips status event is received, analyzes it */