Searched refs:clockevents_exchange_device (Results 1 – 4 of 4) sorted by relevance
230 clockevents_exchange_device(td->evtdev, newdev); in tick_install_replacement()322 clockevents_exchange_device(curdev, newdev); in tick_check_new_device()372 clockevents_exchange_device(dev, NULL); in tick_shutdown()
40 extern void clockevents_exchange_device(struct clock_event_device *old,
99 clockevents_exchange_device(cur, dev); in tick_install_broadcast_device()
597 void clockevents_exchange_device(struct clock_event_device *old, in clockevents_exchange_device() function