Searched refs:core_throttle (Results 1 – 1 of 1) sorted by relevance
99 struct _thermal_state core_throttle; member156 define_therm_throt_device_show_func(core_throttle, count);168 define_therm_throt_device_show_func(core_throttle, max_time_ms);174 define_therm_throt_device_show_func(core_throttle, total_time_ms);384 state = &pstate->core_throttle; in therm_throt_process()534 state->core_throttle.level = CORE_LEVEL; in thermal_throttle_online()537 INIT_DELAYED_WORK(&state->core_throttle.therm_work, throttle_active_work); in thermal_throttle_online()566 cancel_delayed_work_sync(&state->core_throttle.therm_work); in thermal_throttle_offline()569 state->core_throttle.rate_control_active = false; in thermal_throttle_offline()