Searched refs:clockevents_exchange_device (Results 1 – 4 of 4) sorted by relevance
284 clockevents_exchange_device(td->evtdev, newdev); in tick_install_replacement()373 clockevents_exchange_device(curdev, newdev); in tick_check_new_device()444 clockevents_exchange_device(dev, NULL); in tick_shutdown()
52 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()
569 void clockevents_exchange_device(struct clock_event_device *old, in clockevents_exchange_device() function