Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dpm_wakeup.h85 extern void wakeup_source_drop(struct wakeup_source *ws);
123 static inline void wakeup_source_drop(struct wakeup_source *ws) {} in wakeup_source_drop() function
192 wakeup_source_drop(ws); in wakeup_source_trash()
/linux-4.1.27/drivers/base/power/
Dwakeup.c100 void wakeup_source_drop(struct wakeup_source *ws) in wakeup_source_drop() function
108 EXPORT_SYMBOL_GPL(wakeup_source_drop);
121 wakeup_source_drop(ws); in wakeup_source_destroy()