Searched refs:ct_kill_exit (Results 1 – 5 of 5) sorted by relevance
90 schedule_delayed_work(&tt->ct_kill_exit, in iwl_mvm_enter_ctkill()237 tt = container_of(work, struct iwl_mvm_tt_mgmt, ct_kill_exit.work); in check_exit_ctkill()264 if (temp <= tt->params.ct_kill_exit) { in check_exit_ctkill()272 schedule_delayed_work(&mvm->thermal_throttle.ct_kill_exit, in check_exit_ctkill()357 temperature <= params->ct_kill_exit) { in iwl_mvm_tt_handler()419 .ct_kill_exit = 96,453 INIT_DELAYED_WORK(&tt->ct_kill_exit, check_exit_ctkill); in iwl_mvm_tt_initialize()458 cancel_delayed_work_sync(&mvm->thermal_throttle.ct_kill_exit); in iwl_mvm_tt_exit()
500 struct delayed_work ct_kill_exit; member
128 .ct_kill_exit = 93,
227 u32 ct_kill_exit; member
133 .ct_kill_exit = 96,