Searched refs:core_throttle (Results 1 – 1 of 1) sorted by relevance
100 struct _thermal_state core_throttle; member157 define_therm_throt_device_show_func(core_throttle, count);169 define_therm_throt_device_show_func(core_throttle, max_time_ms);175 define_therm_throt_device_show_func(core_throttle, total_time_ms);385 state = &pstate->core_throttle; in therm_throt_process()535 state->core_throttle.level = CORE_LEVEL; in thermal_throttle_online()538 INIT_DELAYED_WORK(&state->core_throttle.therm_work, throttle_active_work); in thermal_throttle_online()567 cancel_delayed_work_sync(&state->core_throttle.therm_work); in thermal_throttle_offline()570 state->core_throttle.rate_control_active = false; in thermal_throttle_offline()