Home
last modified time | relevance | path

Searched refs:timer_handler (Results 1 – 2 of 2) sorted by relevance

/drivers/input/joystick/
Dwalkera0701.c167 static enum hrtimer_restart timer_handler(struct hrtimer in timer_handler() function
236 w->timer.function = timer_handler; in walkera0701_attach()
/drivers/clocksource/
Darm_arch_timer.c623 static __always_inline irqreturn_t timer_handler(const int access, in timer_handler() function
643 return timer_handler(ARCH_TIMER_VIRT_ACCESS, evt); in arch_timer_handler_virt()
650 return timer_handler(ARCH_TIMER_PHYS_ACCESS, evt); in arch_timer_handler_phys()
657 return timer_handler(ARCH_TIMER_MEM_PHYS_ACCESS, evt); in arch_timer_handler_phys_mem()
664 return timer_handler(ARCH_TIMER_MEM_VIRT_ACCESS, evt); in arch_timer_handler_virt_mem()