Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dclockchips.h199 extern void clockevents_resume(void);
221 static inline void clockevents_resume(void) { } in clockevents_resume() function
/Linux-v4.19/kernel/time/
Dclockevents.c614 void clockevents_resume(void) in clockevents_resume() function
Dtimekeeping.c1704 clockevents_resume(); in timekeeping_resume()