Searched refs:wakeup_source_remove (Results 1 – 3 of 3) sorted by relevance
102 extern void wakeup_source_remove(struct wakeup_source *ws);143 static inline void wakeup_source_remove(struct wakeup_source *ws) {} in wakeup_source_remove() function209 wakeup_source_remove(ws); in wakeup_source_trash()
197 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove() function209 EXPORT_SYMBOL_GPL(wakeup_source_remove);234 wakeup_source_remove(ws); in wakeup_source_unregister()
124 wakeup_source_remove(&wl->ws); in __wakelocks_gc()