Home
last modified time | relevance | path

Searched refs:device_awake_path (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dpm_wakeup.h181 static inline bool device_awake_path(struct device *dev) in device_awake_path() function
/linux/drivers/pmdomain/
H A Dcore.c1552 if (device_awake_path(dev) && genpd_is_active_wakeup(genpd)) in genpd_finish_suspend()
1607 if (device_awake_path(dev) && genpd_is_active_wakeup(genpd)) in genpd_finish_resume()