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

/linux-master/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);
/linux-master/drivers/base/power/
H A Dwakeup.c290 * wakeup_sources_walk_next - Get next wakeup source from the list
296 struct wakeup_source *wakeup_sources_walk_next(struct wakeup_source *ws) function
303 EXPORT_SYMBOL_GPL(wakeup_sources_walk_next); variable

Completed in 192 milliseconds