Searched refs:temp_protection (Results 1 – 5 of 5) sorted by relevance
91 dev_ctx->config->temp_protection->crit_temp_threshold) { in thermal_protection()99 dev_ctx->config->temp_protection->driver_id, dev_ctx->id); in thermal_protection()103 dev_ctx->config->temp_protection->warn_temp_threshold) { in thermal_protection()111 dev_ctx->config->temp_protection->driver_id, dev_ctx->id); in thermal_protection()184 if (dev_ctx->config->temp_protection != NULL) { in control_update()268 } else if (dev_ctx->config->temp_protection == NULL) { in thermal_mgmt_dev_init()326 if (dev_ctx->config->temp_protection != NULL) { in thermal_mgmt_bind()329 dev_ctx->config->temp_protection->driver_id, in thermal_mgmt_bind()330 dev_ctx->config->temp_protection->driver_api_id, in thermal_mgmt_bind()
106 static struct mod_thermal_mgmt_protection_config temp_protection = { variable133 .temp_protection = &temp_protection,
106 dev_config_table[0].temp_protection = NULL; in test_thermal_mgmt_dev_init_error_no_config()250 dev_ctx->config->temp_protection->driver_id, in test_thermal_mgmt_bind_success()251 dev_ctx->config->temp_protection->driver_api_id, in test_thermal_mgmt_bind_success()399 dev_ctx->config->temp_protection->driver_id, dev_ctx->id); in test_thermal_mgmt_thermal_protection()408 dev_ctx->config->temp_protection->driver_id, dev_ctx->id); in test_thermal_mgmt_thermal_protection()
191 struct mod_thermal_mgmt_protection_config *temp_protection; member
238 .temp_protection = &((struct mod_thermal_mgmt_protection_config){346 .temp_protection = &((struct mod_thermal_mgmt_protection_config){404 .temp_protection = &((struct mod_thermal_mgmt_protection_config){
Completed in 11 milliseconds