Searched refs:tick_check_new_device (Results 1 – 3 of 3) sorted by relevance
27 extern void tick_check_new_device(struct clock_event_device *dev);
352 * Keep iterating as long as tick_check_new_device() in clockevents_notify_released() 359 tick_check_new_device(dev); in clockevents_notify_released() 472 tick_check_new_device(dev); in clockevents_register_device()
325 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device() function