Searched refs:package_throttle (Results 1 – 1 of 1) sorted by relevance
104 struct _thermal_state package_throttle; member165 define_therm_throt_device_show_func(package_throttle, count);174 define_therm_throt_device_show_func(package_throttle, max_time_ms);180 define_therm_throt_device_show_func(package_throttle, total_time_ms);401 state = &pstate->package_throttle; in therm_throt_process()796 state->package_throttle.level = PACKAGE_LEVEL; in thermal_throttle_online()799 INIT_DELAYED_WORK(&state->package_throttle.therm_work, throttle_active_work); in thermal_throttle_online()835 cancel_delayed_work_sync(&state->package_throttle.therm_work); in thermal_throttle_offline()838 state->package_throttle.rate_control_active = false; in thermal_throttle_offline()