Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpm_wakeup.h101 extern void wakeup_source_remove(struct wakeup_source *ws);
141 static inline void wakeup_source_remove(struct wakeup_source *ws) {} in wakeup_source_remove() function
/linux-6.3-rc2/drivers/base/power/
A Dwakeup.c193 void wakeup_source_remove(struct wakeup_source *ws) in wakeup_source_remove() function
212 EXPORT_SYMBOL_GPL(wakeup_source_remove);
247 wakeup_source_remove(ws); in wakeup_source_unregister()

Completed in 5 milliseconds