Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/base/power/
Dwakeup.c1124 struct wakeup_source *next_ws = NULL; in wakeup_sources_stats_seq_next() local
1129 next_ws = ws; in wakeup_sources_stats_seq_next()
1133 if (!next_ws) in wakeup_sources_stats_seq_next()
1136 return next_ws; in wakeup_sources_stats_seq_next()