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

/linux-4.4.14/include/linux/
H A Dpm_wakeup.h132 static inline void wakeup_source_drop(struct wakeup_source *ws) {} wakeup_source_drop() function
/linux-4.4.14/drivers/base/power/
H A Dwakeup.c109 void wakeup_source_drop(struct wakeup_source *ws) wakeup_source_drop() function
117 EXPORT_SYMBOL_GPL(wakeup_source_drop); variable

Completed in 53 milliseconds