Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/power/
H A Dwakeup.c1156 static const struct seq_operations wakeup_sources_stats_seq_ops = { variable
1165 return seq_open_private(file, &wakeup_sources_stats_seq_ops, sizeof(int)); in wakeup_sources_stats_open()