Searched refs:shutdown_threshold (Results 1 – 6 of 6) sorted by relevance
45 .shutdown_threshold = 80,53 .shutdown_threshold = 80,61 .shutdown_threshold = 80,
42 .shutdown_threshold = 80,50 .shutdown_threshold = 80,58 .shutdown_threshold = 80,
89 int32_t shutdown_threshold; member
90 int32_t shutdown_threshold; member
56 value < t_dev_ctx->config->shutdown_threshold) { in morello_sensor_timer_callback()61 } else if (value >= t_dev_ctx->config->shutdown_threshold) { in morello_sensor_timer_callback()
44 value < t_dev_ctx->config->shutdown_threshold) { in n1sdp_sensor_timer_callback()49 } else if (value >= t_dev_ctx->config->shutdown_threshold) { in n1sdp_sensor_timer_callback()
Completed in 7 milliseconds