Searched defs:wakeup_source (Results 1 – 13 of 13) sorted by relevance
23142 struct wakeup_source { struct23143 const char *name;23144 int id;23145 struct list_head entry;23146 spinlock_t lock;23147 struct wake_irq *wakeirq;23148 struct timer_list timer;23149 long unsigned int timer_expires;23150 ktime_t total_time;23151 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 …]
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 …]
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 …]
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 …]