Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dclocksource.h204 extern void clocksource_suspend(void);
/OK3568_Linux_fs/kernel/kernel/time/
H A Dclocksource.c701 void clocksource_suspend(void) in clocksource_suspend() function
H A Dtimekeeping.c1875 clocksource_suspend(); in timekeeping_suspend()