Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dclockchips.h187 extern void clockevents_resume(void);
211 static inline void clockevents_resume(void) { } in clockevents_resume() function
/linux-4.1.27/kernel/time/
Dclockevents.c632 void clockevents_resume(void) in clockevents_resume() function
Dtimekeeping.c1368 clockevents_resume(); in timekeeping_resume()