Searched refs:clocksource_unregister (Results 1 – 11 of 11) sorted by relevance
97 clocksource_unregister(&clocksource_wdtest_ktime); in wdtest_ktime_clocksource_reset()126 clocksource_unregister(&clocksource_wdtest_jiffies); in wdtest_func()168 clocksource_unregister(&clocksource_wdtest_ktime); in wdtest_func()
1328 int clocksource_unregister(struct clocksource *cs) in clocksource_unregister() function1338 EXPORT_SYMBOL(clocksource_unregister);
441 clocksource_unregister(&tegra->usec); in tegra186_timer_probe()443 clocksource_unregister(&tegra->osc); in tegra186_timer_probe()445 clocksource_unregister(&tegra->tsc); in tegra186_timer_probe()453 clocksource_unregister(&tegra->usec); in tegra186_timer_remove()454 clocksource_unregister(&tegra->osc); in tegra186_timer_remove()455 clocksource_unregister(&tegra->tsc); in tegra186_timer_remove()
156 clocksource_unregister(&cs->clksrc); in sun5i_rate_cb()301 clocksource_unregister(&st->clksrc); in sun5i_timer_probe()309 clocksource_unregister(&st->clksrc); in sun5i_timer_remove()
239 clocksource_unregister(&data->clksrc); in at91sam926x_pit_dt_init()
351 clocksource_unregister(&tcu->cs); in ingenic_tcu_init()
532 clocksource_unregister(&ost->cs); in ingenic_ost_init()
498 clocksource_unregister(&clksrc); in tcb_clksrc_init()
216 extern int clocksource_unregister(struct clocksource*);
1405 clocksource_unregister(&clocksource_tsc_early); in tsc_refine_calibration_work()1415 clocksource_unregister(&clocksource_tsc_early); in init_tsc_clocksource()1432 clocksource_unregister(&clocksource_tsc_early); in init_tsc_clocksource()
388 clocksource_unregister(&clocksource_uv); in uv_rtc_setup_clock()
Completed in 76 milliseconds