Searched refs:timer_itr (Results 1 – 2 of 2) sorted by relevance
44 static struct itr_handler timer_itr __nex_bss;65 timer_itr = (struct itr_handler){ in timer_init_callout_service()71 if (interrupt_add_handler_with_chip(itr_chip, &timer_itr)) in timer_init_callout_service()74 interrupt_enable(timer_itr.chip, timer_itr.it); in timer_init_callout_service()
54 static struct itr_handler timer_itr = { variable63 &timer_itr)) in init_timer_itr()66 interrupt_enable(timer_itr.chip, timer_itr.it); in init_timer_itr()