Home
last modified time | relevance | path

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

/linux-5.19.10/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.c1260 int clocksource_unregister(struct clocksource *cs) in clocksource_unregister() function
1270 EXPORT_SYMBOL(clocksource_unregister);
/linux-5.19.10/include/linux/
Dclocksource.h210 extern int clocksource_unregister(struct clocksource*);
/linux-5.19.10/drivers/clocksource/
Dtimer-atmel-pit.c239 clocksource_unregister(&data->clksrc); in at91sam926x_pit_dt_init()
Dingenic-timer.c352 clocksource_unregister(&tcu->cs); in ingenic_tcu_init()
Dtimer-sun5i.c169 clocksource_unregister(&cs->clksrc); in sun5i_rate_cb_clksrc()
Dtimer-atmel-tcb.c497 clocksource_unregister(&clksrc); in tcb_clksrc_init()
Dingenic-sysost.c532 clocksource_unregister(&ost->cs); in ingenic_ost_init()
/linux-5.19.10/arch/x86/platform/uv/
Duv_time.c388 clocksource_unregister(&clocksource_uv); in uv_rtc_setup_clock()
/linux-5.19.10/arch/x86/kernel/
Dtsc.c1401 clocksource_unregister(&clocksource_tsc_early); in tsc_refine_calibration_work()
1425 clocksource_unregister(&clocksource_tsc_early); in init_tsc_clocksource()