Home
last modified time | relevance | path

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

/kernel/power/
Dwakeup_reason.c41 static struct timespec last_stime; /* total_sleep_time before last suspend */ variable
74 sleep_time = timespec_sub(curr_stime, last_stime); in last_suspend_time_show()
173 &last_stime); in wakeup_reason_pm_event()