Searched refs:ct_kill_exit_tm (Results 1 – 2 of 2) sorted by relevance
194 mod_timer(&priv->thermal_throttle.ct_kill_exit_tm, in iwl_tt_check_exit_ct_kill()208 mod_timer(&priv->thermal_throttle.ct_kill_exit_tm, in iwl_perform_ct_kill_task()537 del_timer_sync(&priv->thermal_throttle.ct_kill_exit_tm); in iwl_bg_ct_exit()615 setup_timer(&priv->thermal_throttle.ct_kill_exit_tm, in iwl_tt_initialize()671 del_timer_sync(&priv->thermal_throttle.ct_kill_exit_tm); in iwl_tt_exit()
113 struct timer_list ct_kill_exit_tm; member