Searched refs:wakeup_source_remove (Results 1 – 3 of 3) sorted by relevance
97 extern void wakeup_source_remove(struct wakeup_source *ws);138 static inline void wakeup_source_remove(struct wakeup_source *ws) {} in wakeup_source_remove() function200 wakeup_source_remove(ws); in wakeup_source_trash()
191 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove() function203 EXPORT_SYMBOL_GPL(wakeup_source_remove);228 wakeup_source_remove(ws); in wakeup_source_unregister()
123 wakeup_source_remove(&wl->ws); in __wakelocks_gc()