Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dclocksource.h213 extern void clocksource_suspend(void);
/openbmc/linux/kernel/time/
H A Dclocksource.c872 void clocksource_suspend(void) in clocksource_suspend() function
H A Dtimekeeping.c1902 clocksource_suspend(); in timekeeping_suspend()