Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dpm_domain.h230 void dev_pm_genpd_set_next_wakeup(struct device *dev, ktime_t next);
289 static inline void dev_pm_genpd_set_next_wakeup(struct device *dev, ktime_t next) in dev_pm_genpd_set_next_wakeup() function
/Linux-v5.15/drivers/base/power/
Ddomain.c477 void dev_pm_genpd_set_next_wakeup(struct device *dev, ktime_t next) in dev_pm_genpd_set_next_wakeup() function
489 EXPORT_SYMBOL_GPL(dev_pm_genpd_set_next_wakeup);