Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpm_domain.h237 void dev_pm_genpd_set_next_wakeup(struct device *dev, ktime_t next);
298 static inline void dev_pm_genpd_set_next_wakeup(struct device *dev, ktime_t next) in dev_pm_genpd_set_next_wakeup() function
/Linux-v6.6/drivers/base/power/
Ddomain.c479 void dev_pm_genpd_set_next_wakeup(struct device *dev, ktime_t next) in dev_pm_genpd_set_next_wakeup() function
492 EXPORT_SYMBOL_GPL(dev_pm_genpd_set_next_wakeup);