Home
last modified time | relevance | path

Searched defs:wakeup_source (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dpm_wakeup.h54 struct wakeup_source { struct
55 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 …]
Drotary_encoder.h14 bool wakeup_source; member