Searched refs:wakeup_path (Results 1 – 11 of 11) sorted by relevance
53 atomic_t wakeup_path; member100 atomic_inc(&p->wakeup_path); in irqc_irq_set_wake()102 atomic_dec(&p->wakeup_path); in irqc_irq_set_wake()233 if (atomic_read(&p->wakeup_path)) in irqc_suspend()
68 atomic_t wakeup_path; member275 atomic_inc(&p->wakeup_path); in intc_irqpin_irq_set_wake()277 atomic_dec(&p->wakeup_path); in intc_irqpin_irq_set_wake()577 if (atomic_read(&p->wakeup_path)) in intc_irqpin_suspend()
42 atomic_t wakeup_path; member192 atomic_inc(&p->wakeup_path); in gpio_rcar_irq_set_wake()194 atomic_dec(&p->wakeup_path); in gpio_rcar_irq_set_wake()558 if (atomic_read(&p->wakeup_path)) in gpio_rcar_suspend()
204 atomic_t wakeup_path; member650 atomic_inc(&chip->wakeup_path); in pca953x_irq_set_wake()652 atomic_dec(&chip->wakeup_path); in pca953x_irq_set_wake()1169 if (atomic_read(&chip->wakeup_path)) in pca953x_suspend()1182 if (!atomic_read(&chip->wakeup_path)) { in pca953x_resume()
36 device_set_wakeup_enable(d, d->power.wakeup_path); in ssb_pcihost_suspend()
89 dev->power.wakeup_path = true; in device_set_wakeup_path()
583 bool wakeup_path:1; member
1363 if (dev->power.wakeup_path && !parent->power.ignore_children) in dpm_propagate_wakeup_to_parent()1364 parent->power.wakeup_path = true; in dpm_propagate_wakeup_to_parent()1631 if (device_may_wakeup(dev) || dev->power.wakeup_path) in __device_suspend()1695 dev->power.wakeup_path = true; in __device_suspend()1813 dev->power.wakeup_path = false; in device_prepare()
1145 if (dev->power.wakeup_path && genpd_is_active_wakeup(genpd)) in genpd_finish_suspend()1199 if (dev->power.wakeup_path && genpd_is_active_wakeup(genpd)) in genpd_resume_noirq()
655 if (atomic_read(&chip->wakeup_path))670 if (!atomic_read(&chip->wakeup_path)) {
2359 if (!device_may_wakeup(dev) && !dev->power.wakeup_path) { in stm32f7_i2c_suspend()2378 if (!device_may_wakeup(dev) && !dev->power.wakeup_path) { in stm32f7_i2c_resume()