Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dtick-broadcast.c219 clockevents_shutdown(bc); in tick_device_uses_broadcast()
371 clockevents_shutdown(dev); in tick_broadcast_control()
391 clockevents_shutdown(bc); in tick_broadcast_control()
430 clockevents_shutdown(bc); in tick_shutdown_broadcast()
446 clockevents_shutdown(bc); in tick_suspend_broadcast()
Dtick-common.c319 clockevents_shutdown(curdev); in tick_check_new_device()
390 clockevents_shutdown(td->evtdev); in tick_suspend_local()
Dtick-internal.h39 extern void clockevents_shutdown(struct clock_event_device *dev);
Dclockevents.c175 void clockevents_shutdown(struct clock_event_device *dev) in clockevents_shutdown() function
613 clockevents_shutdown(new); in clockevents_exchange_device()