Searched refs:wakeup_path (Results 1 – 8 of 8) sorted by relevance
66 atomic_t wakeup_path; member114 atomic_inc(&p->wakeup_path); in irqc_irq_set_wake()116 atomic_dec(&p->wakeup_path); in irqc_irq_set_wake()272 if (atomic_read(&p->wakeup_path)) in irqc_suspend()
80 atomic_t wakeup_path; member288 atomic_inc(&p->wakeup_path); in intc_irqpin_irq_set_wake()290 atomic_dec(&p->wakeup_path); in intc_irqpin_irq_set_wake()592 if (atomic_read(&p->wakeup_path)) in intc_irqpin_suspend()
50 atomic_t wakeup_path; member199 atomic_inc(&p->wakeup_path); in gpio_rcar_irq_set_wake()201 atomic_dec(&p->wakeup_path); in gpio_rcar_irq_set_wake()548 if (atomic_read(&p->wakeup_path)) in gpio_rcar_suspend()
36 device_set_wakeup_enable(d, d->power.wakeup_path); in ssb_pcihost_suspend()
93 dev->power.wakeup_path = true; in device_set_wakeup_path()
602 bool wakeup_path:1; member
1456 if (dev->power.wakeup_path && !parent->power.ignore_children) in dpm_propagate_wakeup_to_parent()1457 parent->power.wakeup_path = true; in dpm_propagate_wakeup_to_parent()1798 dev->power.wakeup_path = true; in __device_suspend()1924 dev->power.wakeup_path = false; in device_prepare()
1049 if (dev->power.wakeup_path && genpd_is_active_wakeup(genpd)) in genpd_finish_suspend()1103 if (dev->power.wakeup_path && genpd_is_active_wakeup(genpd)) in genpd_resume_noirq()