Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/base/power/
Dwakeup.c1187 static const struct seq_operations wakeup_sources_stats_seq_ops = { variable
1196 return seq_open_private(file, &wakeup_sources_stats_seq_ops, sizeof(int)); in wakeup_sources_stats_open()