Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeup.c1238 static const struct seq_operations wakeup_sources_stats_seq_ops = { variable
1247 return seq_open_private(file, &wakeup_sources_stats_seq_ops, sizeof(int)); in wakeup_sources_stats_open()