Searched defs:wakeup_source (Results 1 – 6 of 6) sorted by relevance
54 struct wakeup_source { struct55 const char *name;56 struct list_head entry;57 spinlock_t lock;58 struct wake_irq *wakeirq;59 struct timer_list timer;60 unsigned long timer_expires;61 ktime_t total_time;62 ktime_t max_time;63 ktime_t last_time;[all …]
37 bool wakeup_source; member
69 bool wakeup_source; member
56 bool wakeup_source; member
880 bool wakeup_source = false; in m41t80_probe() local
815 bool wakeup_source; member