Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dclocksource.h201 extern int clocksource_unregister(struct clocksource*);
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-atmel-pit.c239 clocksource_unregister(&data->clksrc); in at91sam926x_pit_dt_init()
H A Dingenic-timer.c351 clocksource_unregister(&tcu->cs); in ingenic_tcu_init()
H A Dtimer-sun5i.c172 clocksource_unregister(&cs->clksrc); in sun5i_rate_cb_clksrc()
H A Dtimer-atmel-tcb.c497 clocksource_unregister(&clksrc); in tcb_clksrc_init()
H A Dingenic-sysost.c531 clocksource_unregister(&ost->cs); in ingenic_ost_init()
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Duv_time.c388 clocksource_unregister(&clocksource_uv); in uv_rtc_setup_clock()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtsc.c1399 clocksource_unregister(&clocksource_tsc_early); in tsc_refine_calibration_work()
1423 clocksource_unregister(&clocksource_tsc_early); in init_tsc_clocksource()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dclocksource.c1128 int clocksource_unregister(struct clocksource *cs) in clocksource_unregister() function
1138 EXPORT_SYMBOL(clocksource_unregister);