Home
last modified time | relevance | path

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

/kernel/time/
Dclocksource.c661 void __clocksource_updatefreq_scale(struct clocksource *cs, u32 scale, u32 freq) in __clocksource_updatefreq_scale() function
700 EXPORT_SYMBOL_GPL(__clocksource_updatefreq_scale);
717 __clocksource_updatefreq_scale(cs, scale, freq); in __clocksource_register_scale()