Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/ssb/
Dpcihost_wrapper.c36 device_set_wakeup_enable(d, d->power.wakeup_path); in ssb_pcihost_suspend()
/linux-4.1.27/include/linux/
Dpm.h561 bool wakeup_path:1; member
/linux-4.1.27/drivers/base/power/
Dmain.c1443 if (dev->power.wakeup_path in __device_suspend()
1445 dev->parent->power.wakeup_path = true; in __device_suspend()
1568 dev->power.wakeup_path = device_may_wakeup(dev); in device_prepare()
Ddomain.c1048 || (dev->power.wakeup_path && genpd_dev_active_wakeup(genpd, dev))) in pm_genpd_suspend_noirq()
1081 || (dev->power.wakeup_path && genpd_dev_active_wakeup(genpd, dev))) in pm_genpd_resume_noirq()