Searched refs:wakeup_path (Results 1 – 4 of 4) sorted by relevance
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()
36 device_set_wakeup_enable(d, d->power.wakeup_path); in ssb_pcihost_suspend()
236 atomic_t wakeup_path; member843 atomic_inc(&chip->wakeup_path); in pca953x_irq_set_wake()845 atomic_dec(&chip->wakeup_path); in pca953x_irq_set_wake()1413 if (atomic_read(&chip->wakeup_path)) in pca953x_suspend()1426 if (!atomic_read(&chip->wakeup_path)) { in pca953x_resume()
1686 parent->power.wakeup_path = true; in dpm_propagate_wakeup_to_parent()2045 dev->power.wakeup_path = true; in device_suspend()2225 dev->power.wakeup_path = false; in device_prepare()