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

/linux-4.4.14/include/linux/
H A Dpm_wakeup.h95 extern void wakeup_source_destroy(struct wakeup_source *ws);
134 static inline void wakeup_source_destroy(struct wakeup_source *ws) {} wakeup_source_destroy() function
/linux-4.4.14/drivers/base/power/
H A Dwakeup.c148 * wakeup_source_destroy - Destroy a struct wakeup_source object.
153 void wakeup_source_destroy(struct wakeup_source *ws) wakeup_source_destroy() function
163 EXPORT_SYMBOL_GPL(wakeup_source_destroy); variable
229 wakeup_source_destroy(ws); wakeup_source_unregister()

Completed in 75 milliseconds