Lines Matching refs:active
178 ws->active = false; in wakeup_source_add()
536 ws->active = true; in wakeup_source_activate()
559 if (!ws->active) in wakeup_source_report_event()
650 ws->active = false; in wakeup_source_deactivate()
694 if (ws->active) in __pm_relax()
734 if (ws->active && ws->timer_expires in pm_wakeup_timer_fn()
810 int active = 0; in pm_print_active_wakeup_sources() local
815 if (ws->active) { in pm_print_active_wakeup_sources()
817 active = 1; in pm_print_active_wakeup_sources()
818 } else if (!active && in pm_print_active_wakeup_sources()
826 if (!active && last_activity_ws) in pm_print_active_wakeup_sources()
962 if (ws->active) { in pm_wakep_autosleep_enabled()
998 if (ws->active) { in print_wakeup_source_stats()