Searched refs:timer_handler (Results 1 – 2 of 2) sorted by relevance
47 static inline irqreturn_t timer_handler(const int access, in timer_handler() function66 return timer_handler(ARCH_TIMER_VIRT_ACCESS, evt); in arch_timer_handler_virt()73 return timer_handler(ARCH_TIMER_PHYS_ACCESS, evt); in arch_timer_handler_phys()
171 static enum hrtimer_restart timer_handler(struct hrtimer in timer_handler() function236 w->timer.function = timer_handler; in walkera0701_connect()