Searched refs:thermal_actors_count (Results 1 – 8 of 8) sorted by relevance
178 if (dev_ctx->config->thermal_actors_count > 0) { in control_update()212 if (dev_ctx->config->thermal_actors_count > 0) { in thermal_update()261 if (dev_ctx->config->thermal_actors_count > 0) { in thermal_mgmt_dev_init()266 dev_ctx->config->thermal_actors_count, in thermal_mgmt_dev_init()273 for (actor = 0; actor < dev_ctx->config->thermal_actors_count; actor++) { in thermal_mgmt_dev_init()346 for (actor = 0; actor < dev_ctx->config->thermal_actors_count; actor++) { in thermal_mgmt_bind()
139 actors_count = dev_ctx->config->thermal_actors_count; in distribute_power()
132 .thermal_actors_count = 2,152 .thermal_actors_count = 2,
60 for (actor_idx = 0; actor_idx < dev_ctx->config->thermal_actors_count; in setUp()105 dev_config_table[0].thermal_actors_count = 0; in test_thermal_mgmt_dev_init_error_no_config()167 config->thermal_actors_count, in test_thermal_mgmt_dev_init_success()170 for (actor_idx = 0; actor_idx < config->thermal_actors_count; in test_thermal_mgmt_dev_init_success()
57 .thermal_actors_count = FWK_ARRAY_SIZE(actor_table_domain0),
64 .thermal_actors_count = FWK_ARRAY_SIZE(actor_table_domain0),
205 uint32_t thermal_actors_count; member
249 .thermal_actors_count = FWK_ARRAY_SIZE(actor_table_domain0),357 .thermal_actors_count = FWK_ARRAY_SIZE(actor_table_domain0),
Completed in 8 milliseconds