Home
last modified time | relevance | path

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

/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 …]
/include/sound/
Dda7219.h37 bool wakeup_source; member
/include/linux/extcon/
Dextcon-adc-jack.h69 bool wakeup_source; member