Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/intel/
Dtherm_throt.c88 bool rate_control_active; member
251 if (state->rate_control_active) in throttle_active_work()
257 state->rate_control_active = false; in throttle_active_work()
262 state->rate_control_active) in throttle_active_work()
292 state->rate_control_active = true; in throttle_active_work()
508 state->package_throttle.rate_control_active = false; in thermal_throttle_offline()
509 state->core_throttle.rate_control_active = false; in thermal_throttle_offline()