Lines Matching refs:active
140 ws->active = false; in wakeup_source_add()
400 ws->active = true; in wakeup_source_activate()
423 if (!ws->active) in wakeup_source_report_event()
514 ws->active = false; in wakeup_source_deactivate()
558 if (ws->active) in __pm_relax()
598 if (ws->active && ws->timer_expires in pm_wakeup_timer_fn()
674 int active = 0; in pm_print_active_wakeup_sources() local
679 if (ws->active) { in pm_print_active_wakeup_sources()
681 active = 1; in pm_print_active_wakeup_sources()
682 } else if (!active && in pm_print_active_wakeup_sources()
690 if (!active && last_activity_ws) in pm_print_active_wakeup_sources()
817 if (ws->active) { in pm_wakep_autosleep_enabled()
853 if (ws->active) { in print_wakeup_source_stats()