Searched refs:wakeup_source_add (Results 1 – 3 of 3) sorted by relevance
87 extern void wakeup_source_add(struct wakeup_source *ws);127 static inline void wakeup_source_add(struct wakeup_source *ws) {} in wakeup_source_add() function186 wakeup_source_add(ws); in wakeup_source_init()
131 void wakeup_source_add(struct wakeup_source *ws) in wakeup_source_add() function147 EXPORT_SYMBOL_GPL(wakeup_source_add);177 wakeup_source_add(ws); in wakeup_source_register()
178 wakeup_source_add(&wl->ws); in wakelock_lookup_add()