Searched refs:ct_kill_exit (Results 1 – 6 of 6) sorted by relevance
37 schedule_delayed_work(&tt->ct_kill_exit, in iwl_mvm_enter_ctkill()285 tt = container_of(work, struct iwl_mvm_tt_mgmt, ct_kill_exit.work); in check_exit_ctkill()312 if (temp <= tt->params.ct_kill_exit) { in check_exit_ctkill()320 schedule_delayed_work(&mvm->thermal_throttle.ct_kill_exit, in check_exit_ctkill()403 temperature <= params->ct_kill_exit) { in iwl_mvm_tt_handler()465 .ct_kill_exit = 96,842 INIT_DELAYED_WORK(&tt->ct_kill_exit, check_exit_ctkill); in iwl_mvm_thermal_initialize()856 cancel_delayed_work_sync(&mvm->thermal_throttle.ct_kill_exit); in iwl_mvm_thermal_exit()
672 struct delayed_work ct_kill_exit; member
39 .ct_kill_exit = 93,
58 .ct_kill_exit = 93,
68 .ct_kill_exit = 96,
257 u32 ct_kill_exit; member
Completed in 17 milliseconds