Searched refs:ct_kill_exit_tm (Results 1 – 2 of 2) sorted by relevance
156 thermal_throttle.ct_kill_exit_tm); in iwl_tt_check_exit_ct_kill()180 mod_timer(&priv->thermal_throttle.ct_kill_exit_tm, in iwl_tt_check_exit_ct_kill()194 mod_timer(&priv->thermal_throttle.ct_kill_exit_tm, in iwl_perform_ct_kill_task()524 del_timer_sync(&priv->thermal_throttle.ct_kill_exit_tm); in iwl_bg_ct_exit()602 timer_setup(&priv->thermal_throttle.ct_kill_exit_tm, in iwl_tt_initialize()658 del_timer_sync(&priv->thermal_throttle.ct_kill_exit_tm); in iwl_tt_exit()
98 struct timer_list ct_kill_exit_tm; member