Searched refs:wakeup_source_add (Results 1 – 3 of 3) sorted by relevance
101 extern void wakeup_source_add(struct wakeup_source *ws);141 static inline void wakeup_source_add(struct wakeup_source *ws) {} in wakeup_source_add() function204 wakeup_source_add(ws); in wakeup_source_init()
176 void wakeup_source_add(struct wakeup_source *ws) in wakeup_source_add() function191 EXPORT_SYMBOL_GPL(wakeup_source_add);221 wakeup_source_add(ws); in wakeup_source_register()
192 wakeup_source_add(&wl->ws); in wakelock_lookup_add()