Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dclocksource.h261 extern int timekeeping_notify(struct clocksource *clock);
/OK3568_Linux_fs/kernel/kernel/time/
H A Dclocksource.c878 if (curr_clocksource != best && !timekeeping_notify(best)) { in __clocksource_select()
H A Dtimekeeping.c1478 int timekeeping_notify(struct clocksource *clock) in timekeeping_notify() function