Searched refs:package_throttle (Results 1 – 1 of 1) sorted by relevance
102 struct _thermal_state package_throttle; member163 define_therm_throt_device_show_func(package_throttle, count);172 define_therm_throt_device_show_func(package_throttle, max_time_ms);178 define_therm_throt_device_show_func(package_throttle, total_time_ms);392 state = &pstate->package_throttle; in therm_throt_process()534 state->package_throttle.level = PACKAGE_LEVEL; in thermal_throttle_online()537 INIT_DELAYED_WORK(&state->package_throttle.therm_work, throttle_active_work); in thermal_throttle_online()566 cancel_delayed_work_sync(&state->package_throttle.therm_work); in thermal_throttle_offline()569 state->package_throttle.rate_control_active = false; in thermal_throttle_offline()