Searched defs:wakeup_source (Results 1 – 11 of 11) sorted by relevance
5286 struct wakeup_source { struct5287 const char *name;5288 int id;5289 struct list_head entry;5290 spinlock_t lock;5291 struct wake_irq *wakeirq;5292 struct timer_list timer;5293 long unsigned int timer_expires;5294 ktime_t total_time;5295 ktime_t max_time;[all …]
5138 struct wakeup_source { struct5139 const char *name;5140 int id;5141 struct list_head entry;5142 spinlock_t lock;5143 struct wake_irq *wakeirq;5144 struct timer_list timer;5145 long unsigned int timer_expires;5146 ktime_t total_time;5147 ktime_t max_time;[all …]
4857 struct wakeup_source { struct4858 const char *name;4859 int id;4860 struct list_head entry;4861 spinlock_t lock;4862 struct wake_irq *wakeirq;4863 struct timer_list timer;4864 long unsigned int timer_expires;4865 ktime_t total_time;4866 ktime_t max_time;[all …]
7161 struct wakeup_source { struct7162 const char *name;7163 int id;7164 struct list_head entry;7165 spinlock_t lock;7166 struct wake_irq *wakeirq;7167 struct timer_list timer;7168 long unsigned int timer_expires;7169 ktime_t total_time;7170 ktime_t max_time;[all …]
5688 struct wakeup_source { struct5689 const char *name;5690 int id;5691 struct list_head entry;5692 spinlock_t lock;5693 struct wake_irq *wakeirq;5694 struct timer_list timer;5695 long unsigned int timer_expires;5696 ktime_t total_time;5697 ktime_t max_time;[all …]
36212 struct wakeup_source { struct36213 const char *name;36214 int id;36215 struct list_head entry;36216 spinlock_t lock;36217 struct wake_irq *wakeirq;36218 struct timer_list timer;36219 long unsigned int timer_expires;36220 ktime_t total_time;36221 ktime_t max_time;[all …]