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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dclocksource.h202 extern struct clocksource* clocksource_get_next(void);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/time/
H A Dtimekeeping.c177 new = clocksource_get_next();
237 clock = clocksource_get_next();
H A Dclocksource.c228 * clocksource_get_next - Returns the selected clocksource
231 struct clocksource *clocksource_get_next(void) function

Completed in 61 milliseconds