Searched refs:wakeup_source_remove (Results 1 – 3 of 3) sorted by relevance
88 extern void wakeup_source_remove(struct wakeup_source *ws);129 static inline void wakeup_source_remove(struct wakeup_source *ws) {} in wakeup_source_remove() function191 wakeup_source_remove(ws); in wakeup_source_trash()
153 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove() function165 EXPORT_SYMBOL_GPL(wakeup_source_remove);190 wakeup_source_remove(ws); in wakeup_source_unregister()
121 wakeup_source_remove(&wl->ws); in wakelocks_gc()