Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/time/
Dclocksource-wdtest.c96 clocksource_unregister(&clocksource_wdtest_ktime); in wdtest_ktime_clocksource_reset()
125 clocksource_unregister(&clocksource_wdtest_jiffies); in wdtest_func()
166 clocksource_unregister(&clocksource_wdtest_ktime); in wdtest_func()
Dclocksource.c1222 int clocksource_unregister(struct clocksource *cs) in clocksource_unregister() function
1232 EXPORT_SYMBOL(clocksource_unregister);
/Linux-v5.15/include/linux/
Dclocksource.h210 extern int clocksource_unregister(struct clocksource*);
/Linux-v5.15/drivers/clocksource/
Dtimer-atmel-pit.c239 clocksource_unregister(&data->clksrc); in at91sam926x_pit_dt_init()
Dtimer-sun5i.c172 clocksource_unregister(&cs->clksrc); in sun5i_rate_cb_clksrc()
Dingenic-timer.c352 clocksource_unregister(&tcu->cs); in ingenic_tcu_init()
Dingenic-sysost.c532 clocksource_unregister(&ost->cs); in ingenic_ost_init()
Dtimer-atmel-tcb.c497 clocksource_unregister(&clksrc); in tcb_clksrc_init()
/Linux-v5.15/arch/x86/platform/uv/
Duv_time.c388 clocksource_unregister(&clocksource_uv); in uv_rtc_setup_clock()
/Linux-v5.15/arch/x86/kernel/
Dtsc.c1378 clocksource_unregister(&clocksource_tsc_early); in tsc_refine_calibration_work()
1405 clocksource_unregister(&clocksource_tsc_early); in init_tsc_clocksource()