Searched defs:wakeup_source (Results 1 – 2 of 2) sorted by relevance
46 struct wakeup_source { struct51 struct wakeup_source ws; argument
43539 struct wakeup_source { struct43540 const char *name;43541 int id;43542 struct list_head entry;43543 spinlock_t lock;43544 struct wake_irq *wakeirq;43545 struct timer_list timer;43546 long unsigned int timer_expires;43547 ktime_t total_time;43548 ktime_t max_time;[all …]