Home
last modified time | relevance | path

Searched refs:wakeup_path (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/ssb/
Dpcihost_wrapper.c36 device_set_wakeup_enable(d, d->power.wakeup_path); in ssb_pcihost_suspend()
/linux-4.4.14/include/linux/
Dpm.h574 bool wakeup_path:1; member
/linux-4.4.14/drivers/base/power/
Dmain.c1446 if (dev->power.wakeup_path in __device_suspend()
1448 dev->parent->power.wakeup_path = true; in __device_suspend()
1571 dev->power.wakeup_path = device_may_wakeup(dev); in device_prepare()
Ddomain.c796 || (dev->power.wakeup_path && genpd_dev_active_wakeup(genpd, dev))) in pm_genpd_suspend_noirq()
829 || (dev->power.wakeup_path && genpd_dev_active_wakeup(genpd, dev))) in pm_genpd_resume_noirq()