Home
last modified time | relevance | path

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

/kernel/power/
Dmain.c165 static int suspend_stats_show(struct seq_file *s, void *unused) in suspend_stats_show() function
223 return single_open(file, suspend_stats_show, NULL); in suspend_stats_open()