Searched refs:d0i3_suspend_flags (Results 1 – 3 of 3) sorted by relevance
1131 __set_bit(D0I3_DEFER_WAKEUP, &mvm->d0i3_suspend_flags); in iwl_mvm_suspend()1994 __clear_bit(D0I3_DEFER_WAKEUP, &mvm->d0i3_suspend_flags); in iwl_mvm_resume_d0i3()1996 &mvm->d0i3_suspend_flags); in iwl_mvm_resume_d0i3()
1659 if (test_bit(D0I3_DEFER_WAKEUP, &mvm->d0i3_suspend_flags)) { in _iwl_mvm_exit_d0i3()1661 __set_bit(D0I3_PENDING_WAKEUP, &mvm->d0i3_suspend_flags); in _iwl_mvm_exit_d0i3()
994 unsigned long d0i3_suspend_flags; member