Searched defs:wakeup_source (Results 1 – 6 of 6) sorted by relevance
43 struct wakeup_source { struct44 const char *name;45 int id;46 struct list_head entry;47 spinlock_t lock;48 struct wake_irq *wakeirq;49 struct timer_list timer;50 unsigned long timer_expires;51 ktime_t total_time;52 ktime_t max_time;[all …]
65 bool wakeup_source; member
39 bool wakeup_source; member
52 bool wakeup_source; member
879 bool wakeup_source = false; in m41t80_probe() local
812 bool wakeup_source; member