Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/power/
H A Dwakeup.c1151 struct wakeup_source *next_ws = NULL; in wakeup_sources_stats_seq_next() local
1156 next_ws = ws; in wakeup_sources_stats_seq_next()
1160 if (!next_ws) in wakeup_sources_stats_seq_next()
1163 return next_ws; in wakeup_sources_stats_seq_next()
/kernel/linux/linux-6.6/drivers/base/power/
H A 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()

Completed in 3 milliseconds