Searched refs:clockevents_suspend (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dclockchips.h198 extern void clockevents_suspend(void);
220 static inline void clockevents_suspend(void) { } function
/linux-master/kernel/time/
H A Dclockevents.c588 * clockevents_suspend - suspend clock devices
590 void clockevents_suspend(void) function
H A Dtimekeeping.c1904 clockevents_suspend();

Completed in 148 milliseconds