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

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/dec/
H A Dreset.c29 void dec_intr_halt(int irq, void *dev_id, struct pt_regs *regs) function
H A Dsetup.c46 extern void dec_intr_halt(int irq, void *dev_id, struct pt_regs *regs);
91 static struct irqaction haltirq = {dec_intr_halt, 0, 0, "halt", NULL, NULL};

Completed in 43 milliseconds