Searched refs:clockevents_exchange_device (Results 1 – 4 of 4) sorted by relevance
282 clockevents_exchange_device(td->evtdev, newdev); in tick_install_replacement()366 clockevents_exchange_device(curdev, newdev); in tick_check_new_device()433 clockevents_exchange_device(dev, NULL); in tick_shutdown()
51 extern void clockevents_exchange_device(struct clock_event_device *old,
142 clockevents_exchange_device(curdev, newdev); in tick_set_oneshot_wakeup_device()175 clockevents_exchange_device(cur, dev); in tick_install_broadcast_device()
568 void clockevents_exchange_device(struct clock_event_device *old, in clockevents_exchange_device() function
Completed in 7 milliseconds