Searched refs:wakeup_source_add (Results 1 – 3 of 3) sorted by relevance
96 extern void wakeup_source_add(struct wakeup_source *ws);136 static inline void wakeup_source_add(struct wakeup_source *ws) {} in wakeup_source_add() function195 wakeup_source_add(ws); in wakeup_source_init()
169 void wakeup_source_add(struct wakeup_source *ws) in wakeup_source_add() function185 EXPORT_SYMBOL_GPL(wakeup_source_add);215 wakeup_source_add(ws); in wakeup_source_register()
190 wakeup_source_add(&wl->ws); in wakelock_lookup_add()