Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/power/
Dwakeup.c1120 struct wakeup_source *next_ws = NULL; in wakeup_sources_stats_seq_next() local
1125 next_ws = ws; in wakeup_sources_stats_seq_next()
1129 if (!next_ws) in wakeup_sources_stats_seq_next()
1132 return next_ws; in wakeup_sources_stats_seq_next()