Home
last modified time | relevance | path

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

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