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

/linux-4.1.27/include/linux/
H A Dclockchips.h171 extern int clockevents_unbind_device(struct clock_event_device *ced, int cpu);
/linux-4.1.27/kernel/time/
H A Dclockevents.c430 int clockevents_unbind_device(struct clock_event_device *ced, int cpu) clockevents_unbind_device() function
439 EXPORT_SYMBOL_GPL(clockevents_unbind_device); variable
/linux-4.1.27/drivers/hv/
H A Dhv.c487 clockevents_unbind_device(hv_context.clk_evt[cpu], cpu); hv_synic_clockevents_cleanup()

Completed in 189 milliseconds