Searched refs:IWL_TI_CT_KILL (Results 1 – 2 of 2) sorted by relevance
158 if (tt->state == IWL_TI_CT_KILL) { in iwl_tt_check_exit_ct_kill()209 if (tt->state != IWL_TI_CT_KILL) { in iwl_tt_ready_for_ct_kill()212 tt->state = IWL_TI_CT_KILL; in iwl_tt_ready_for_ct_kill()259 tt->state = IWL_TI_CT_KILL; in iwl_legacy_tt_handler()292 if (old_state == IWL_TI_CT_KILL) in iwl_legacy_tt_handler()294 if (tt->state != IWL_TI_CT_KILL && in iwl_legacy_tt_handler()299 if (old_state == IWL_TI_CT_KILL) in iwl_legacy_tt_handler()432 if (old_state == IWL_TI_CT_KILL) in iwl_advance_tt_handler()441 if (old_state == IWL_TI_CT_KILL) in iwl_advance_tt_handler()490 if (tt->state != IWL_TI_CT_KILL) { in iwl_bg_ct_enter()[all …]
30 IWL_TI_CT_KILL, /* critical temperature detected, lowest power state */ enumerator
Completed in 4 milliseconds