Searched refs:def_hdlr (Results 1 - 1 of 1) sorted by relevance

/u-boot/arch/nios2/cpu/
H A Dinterrupts.c63 static void def_hdlr (void *arg) function
94 act->handler = def_hdlr;
109 vecs[i].handler = def_hdlr;
131 if (act->handler != def_hdlr) {

Completed in 38 milliseconds