Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hv/
Dhv.c350 clockevents_unbind_device(hv_cpu->clk_evt, cpu); in hv_synic_clockevents_cleanup()
403 clockevents_unbind_device(hv_cpu->clk_evt, cpu); in hv_synic_cleanup()
/Linux-v4.19/include/linux/
Dclockchips.h184 extern int clockevents_unbind_device(struct clock_event_device *ced, int cpu);
/Linux-v4.19/kernel/time/
Dclockevents.c439 int clockevents_unbind_device(struct clock_event_device *ced, int cpu) in clockevents_unbind_device() function
448 EXPORT_SYMBOL_GPL(clockevents_unbind_device);