Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtick-broadcast.c219 clockevents_shutdown(bc); in tick_device_uses_broadcast()
394 clockevents_shutdown(dev); in tick_broadcast_control()
415 clockevents_shutdown(bc); in tick_broadcast_control()
455 clockevents_shutdown(bc); in tick_shutdown_broadcast()
471 clockevents_shutdown(bc); in tick_suspend_broadcast()
Dtick-common.c327 clockevents_shutdown(curdev); in tick_check_new_device()
419 clockevents_shutdown(td->evtdev); in tick_suspend_local()
Dtick-internal.h50 extern void clockevents_shutdown(struct clock_event_device *dev);
Dclockevents.c179 void clockevents_shutdown(struct clock_event_device *dev) in clockevents_shutdown() function
584 clockevents_shutdown(new); in clockevents_exchange_device()