Home
last modified time | relevance | path

Searched refs:rate_control_active (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/thermal/intel/
Dtherm_throt.c88 bool rate_control_active; member
311 if (state->rate_control_active) in throttle_active_work()
317 state->rate_control_active = false; in throttle_active_work()
322 state->rate_control_active) in throttle_active_work()
352 state->rate_control_active = true; in throttle_active_work()
568 state->package_throttle.rate_control_active = false; in thermal_throttle_offline()
569 state->core_throttle.rate_control_active = false; in thermal_throttle_offline()