Searched refs:clockevents_exchange_device (Results 1 – 4 of 4) sorted by relevance
281 clockevents_exchange_device(td->evtdev, newdev); in tick_install_replacement()365 clockevents_exchange_device(curdev, newdev); in tick_check_new_device()432 clockevents_exchange_device(dev, NULL); in tick_shutdown()
51 extern void clockevents_exchange_device(struct clock_event_device *old,
143 clockevents_exchange_device(curdev, newdev); in tick_set_oneshot_wakeup_device()176 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