Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
Dclockevents.c418 static int clockevents_unbind(struct clock_event_device *ced, int cpu) in clockevents_unbind() function
434 ret = clockevents_unbind(ced, cpu); in clockevents_unbind_device()
713 ret = clockevents_unbind(ce, dev->id); in sysfs_unbind_tick_dev()