Home
last modified time | relevance | path

Searched refs:wakeup_source_drop (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
Dpm_wakeup.h94 extern void wakeup_source_drop(struct wakeup_source *ws);
132 static inline void wakeup_source_drop(struct wakeup_source *ws) {} in wakeup_source_drop() function
201 wakeup_source_drop(ws); in wakeup_source_trash()
/linux-4.4.14/drivers/base/power/
Dwakeup.c109 void wakeup_source_drop(struct wakeup_source *ws) in wakeup_source_drop() function
117 EXPORT_SYMBOL_GPL(wakeup_source_drop);
158 wakeup_source_drop(ws); in wakeup_source_destroy()