Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpm_wakeup.h69 (ws) = wakeup_sources_walk_next((ws)))
108 extern struct wakeup_source *wakeup_sources_walk_next(struct wakeup_source *ws);
/openbmc/linux/drivers/base/power/
H A Dwakeup.c296 struct wakeup_source *wakeup_sources_walk_next(struct wakeup_source *ws) in wakeup_sources_walk_next() function
303 EXPORT_SYMBOL_GPL(wakeup_sources_walk_next);