Home
last modified time | relevance | path

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

/kernel/time/
Dclocksource.c851 void __clocksource_update_freq_scale(struct clocksource *cs, u32 scale, u32 freq) in __clocksource_update_freq_scale() function
905 EXPORT_SYMBOL_GPL(__clocksource_update_freq_scale);
925 __clocksource_update_freq_scale(cs, scale, freq); in __clocksource_register_scale()