Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/power/
Dwakeup.c1125 struct wakeup_source *next_ws = NULL; in wakeup_sources_stats_seq_next() local
1130 next_ws = ws; in wakeup_sources_stats_seq_next()
1134 if (!next_ws) in wakeup_sources_stats_seq_next()
1137 return next_ws; in wakeup_sources_stats_seq_next()