Searched refs:tick_check_new_device (Results 1 – 3 of 3) sorted by relevance
22 extern void tick_check_new_device(struct clock_event_device *dev);
351 tick_check_new_device(dev); in clockevents_notify_released()464 tick_check_new_device(dev); in clockevents_register_device()
341 void tick_check_new_device(struct clock_event_device *newdev) in tick_check_new_device() function