Searched refs:intc_dyn_handler_t (Results 1 – 1 of 1) sorted by relevance
49 typedef void (*intc_dyn_handler_t)(const void *); typedef87 irq_connect_dynamic(n, n, (intc_dyn_handler_t)f, arg, 0); in set_interrupt_handler()