Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dclocksource.h214 extern void clocksource_resume(void);
/openbmc/linux/kernel/time/
H A Dclocksource.c880 void clocksource_resume(void) in clocksource_resume() function
H A Dtimekeeping.c1789 clocksource_resume(); in timekeeping_resume()