Searched defs:wakeup_source___2 (Results 1 – 2 of 2) sorted by relevance
38181 struct wakeup_source___2 { struct38182 const char *name;38183 int id;38184 struct list_head entry;38185 spinlock_t lock;38186 struct wake_irq *wakeirq;38187 struct timer_list timer;38188 long unsigned int timer_expires;38189 ktime_t total_time;38190 ktime_t max_time;[all …]