Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dclockevents.c417 static int clockevents_unbind(struct clock_event_device *ced, int cpu) in clockevents_unbind() function
433 ret = clockevents_unbind(ced, cpu); in clockevents_unbind_device()
713 ret = clockevents_unbind(ce, dev->id); in unbind_device_store()