Searched refs:dev_pm_genpd_set_next_wakeup (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dpm_domain.h266 void dev_pm_genpd_set_next_wakeup(struct device *dev, ktime_t next);
327 static inline void dev_pm_genpd_set_next_wakeup(struct device *dev, ktime_t next) function
/linux-master/drivers/pmdomain/
H A Dcore.c502 * dev_pm_genpd_set_next_wakeup - Notify PM framework of an impending wakeup.
516 void dev_pm_genpd_set_next_wakeup(struct device *dev, ktime_t next) function
529 EXPORT_SYMBOL_GPL(dev_pm_genpd_set_next_wakeup); variable

Completed in 97 milliseconds