Searched defs:wakeup_source_drop (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dpm_wakeup.h123 static inline void wakeup_source_drop(struct wakeup_source *ws) {} wakeup_source_drop() function
/linux-4.1.27/drivers/base/power/
H A Dwakeup.c100 void wakeup_source_drop(struct wakeup_source *ws) wakeup_source_drop() function
108 EXPORT_SYMBOL_GPL(wakeup_source_drop); variable

Completed in 168 milliseconds