Searched defs:wakeup_source (Results 1 – 2 of 2) sorted by relevance
6767 struct wakeup_source { struct6768 const char *name;6769 int id;6770 struct list_head entry;6771 spinlock_t lock;6772 struct wake_irq *wakeirq;6773 struct timer_list timer;6774 unsigned long timer_expires;6775 ktime_t total_time;6776 ktime_t max_time;[all …]
6376 struct wakeup_source { struct6377 const char *name;6378 int id;6379 struct list_head entry;6380 spinlock_t lock;6381 struct wake_irq *wakeirq;6382 struct timer_list timer;6383 unsigned long timer_expires;6384 ktime_t total_time;6385 ktime_t max_time;[all …]