Searched refs:wakeup_path (Results 1 – 7 of 7) 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()234 if (atomic_read(&p->wakeup_path)) in irqc_suspend()
67 atomic_t wakeup_path; member274 atomic_inc(&p->wakeup_path); in intc_irqpin_irq_set_wake()276 atomic_dec(&p->wakeup_path); in intc_irqpin_irq_set_wake()577 if (atomic_read(&p->wakeup_path)) in intc_irqpin_suspend()
47 atomic_t wakeup_path; member201 atomic_inc(&p->wakeup_path); in gpio_rcar_irq_set_wake()203 atomic_dec(&p->wakeup_path); in gpio_rcar_irq_set_wake()608 if (atomic_read(&p->wakeup_path)) in gpio_rcar_suspend()
237 atomic_t wakeup_path; member 836 atomic_inc(&chip->wakeup_path); in pca953x_irq_set_wake() 838 atomic_dec(&chip->wakeup_path); in pca953x_irq_set_wake() 1394 if (atomic_read(&chip->wakeup_path)) in pca953x_suspend() 1407 if (!atomic_read(&chip->wakeup_path)) { in pca953x_resume()
36 device_set_wakeup_enable(d, d->power.wakeup_path); in ssb_pcihost_suspend()
102 atomic_t wakeup_path; member 996 atomic_inc(&pctrl->wakeup_path); in rzt2h_gpio_irq_set_wake() 998 atomic_dec(&pctrl->wakeup_path);1276 if (atomic_read(&pctrl->wakeup_path)) in rzt2h_pinctrl_suspend_noirq()
420 atomic_t wakeup_path;2902 atomic_inc(&pctrl->wakeup_path); in rzg2l_pinctrl_register() 2904 atomic_dec(&pctrl->wakeup_path); in rzg2l_pinctrl_register() 3395 atomic_set(&pctrl->wakeup_path, 0);3689 if (!atomic_read(&pctrl->wakeup_path))3712 if (!atomic_read(&pctrl->wakeup_path)) {368 atomic_t wakeup_path; global() member