Searched defs:mod_thermal_mgmt_dev_ctx (Results 1 – 1 of 1) sorted by relevance
54 struct mod_thermal_mgmt_dev_ctx { struct56 struct mod_thermal_mgmt_dev_config *config;59 fwk_id_t id;62 unsigned int tick_counter;65 uint32_t cur_temp;68 bool control_needs_update;71 const struct mod_sensor_api *sensor_api;77 uint32_t tot_spare_power;80 uint32_t tot_power_deficit;83 uint32_t carry_over_power;[all …]
Completed in 4 milliseconds