Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_wakeup.h137 static inline void wakeup_source_destroy(struct wakeup_source *ws) {} in wakeup_source_destroy() function
/openbmc/linux/drivers/base/power/
H A Dwakeup.c152 void wakeup_source_destroy(struct wakeup_source *ws) in wakeup_source_destroy() function