Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dclocksource.h220 extern void clocksource_suspend(void);
/linux/kernel/time/
H A Dclocksource.c893 void clocksource_suspend(void) in clocksource_suspend() function
H A Dtimekeeping.c1909 clocksource_suspend(); in timekeeping_suspend()