Searched refs:ct_kill_exit_tm (Results 1 – 2 of 2) sorted by relevance
152 thermal_throttle.ct_kill_exit_tm); in iwl_tt_check_exit_ct_kill()176 mod_timer(&priv->thermal_throttle.ct_kill_exit_tm, in iwl_tt_check_exit_ct_kill()190 mod_timer(&priv->thermal_throttle.ct_kill_exit_tm, in iwl_perform_ct_kill_task()520 del_timer_sync(&priv->thermal_throttle.ct_kill_exit_tm); in iwl_bg_ct_exit()598 timer_setup(&priv->thermal_throttle.ct_kill_exit_tm, in iwl_tt_initialize()654 del_timer_sync(&priv->thermal_throttle.ct_kill_exit_tm); in iwl_tt_exit()
94 struct timer_list ct_kill_exit_tm; member