Home
last modified time | relevance | path

Searched refs:wakeup_source_drop (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dpm_wakeup.h99 extern void wakeup_source_drop(struct wakeup_source *ws);
137 static inline void wakeup_source_drop(struct wakeup_source *ws) {} in wakeup_source_drop() function
210 wakeup_source_drop(ws); in wakeup_source_trash()
/linux-4.19.296/drivers/base/power/
Dwakeup.c116 void wakeup_source_drop(struct wakeup_source *ws) in wakeup_source_drop() function
123 EXPORT_SYMBOL_GPL(wakeup_source_drop);
164 wakeup_source_drop(ws); in wakeup_source_destroy()