Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dclockevents.c481 int clockevents_unbind_device(struct clock_event_device *ced, int cpu) in clockevents_register_device()
490 EXPORT_SYMBOL_GPL(clockevents_unbind_device); in clockevents_config()
447 int clockevents_unbind_device(struct clock_event_device *ced, int cpu) clockevents_unbind_device() function
/linux/drivers/clocksource/
H A Dhyperv_timer.c196 clockevents_unbind_device(ce, cpu); in hv_stimer_cleanup()