Searched refs:package_throttle (Results 1 – 1 of 1) sorted by relevance
100 struct _thermal_state package_throttle; member161 define_therm_throt_device_show_func(package_throttle, count);170 define_therm_throt_device_show_func(package_throttle, max_time_ms);176 define_therm_throt_device_show_func(package_throttle, total_time_ms);330 state = &pstate->package_throttle; in therm_throt_process()472 state->package_throttle.level = PACKAGE_LEVEL; in thermal_throttle_online()475 INIT_DELAYED_WORK(&state->package_throttle.therm_work, throttle_active_work); in thermal_throttle_online()495 cancel_delayed_work_sync(&state->package_throttle.therm_work); in thermal_throttle_offline()498 state->package_throttle.rate_control_active = false; in thermal_throttle_offline()