Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A 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
/kernel/linux/linux-6.6/drivers/base/power/
H A Ddomain.c465 * dev_pm_genpd_set_next_wakeup - Notify PM framework of an impending wakeup.
479 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); variable

Completed in 6 milliseconds