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

/linux-4.1.27/include/linux/
H A Dpm_wakeup.h125 static inline void wakeup_source_destroy(struct wakeup_source *ws) {} wakeup_source_destroy() function
/linux-4.1.27/drivers/base/power/
H A Dwakeup.c116 void wakeup_source_destroy(struct wakeup_source *ws) wakeup_source_destroy() function
125 EXPORT_SYMBOL_GPL(wakeup_source_destroy); variable

Completed in 103 milliseconds