Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/
H A Dtherm_throt.c89 bool rate_control_active; member
312 if (state->rate_control_active) in throttle_active_work()
318 state->rate_control_active = false; in throttle_active_work()
323 state->rate_control_active) in throttle_active_work()
353 state->rate_control_active = true; in throttle_active_work()
569 state->package_throttle.rate_control_active = false; in thermal_throttle_offline()
570 state->core_throttle.rate_control_active = false; in thermal_throttle_offline()