Searched refs:genpd_is_active_wakeup (Results 1 – 1 of 1) sorted by relevance
184 #define genpd_is_active_wakeup(genpd) (genpd->flags & GENPD_FLAG_ACTIVE_WAKEUP) macro1554 if (device_awake_path(dev) && genpd_is_active_wakeup(genpd) && in genpd_finish_suspend()1610 if (device_awake_path(dev) && genpd_is_active_wakeup(genpd) && in genpd_finish_resume()