Searched refs:genpd_is_active_wakeup (Results 1 – 1 of 1) sorted by relevance
130 #define genpd_is_active_wakeup(genpd) (genpd->flags & GENPD_FLAG_ACTIVE_WAKEUP) macro1195 if (device_wakeup_path(dev) && genpd_is_active_wakeup(genpd)) in genpd_finish_suspend()1249 if (device_wakeup_path(dev) && genpd_is_active_wakeup(genpd)) in genpd_resume_noirq()