Searched refs:xbow_errintr_handler (Results 1 – 1 of 1) sorted by relevance
217 static void xbow_errintr_handler(int, void *, struct pt_regs *); in xbow_attach()348 (intr_func_t) xbow_errintr_handler, in xbow_attach()353 request_irq(SGI_XBOW_ERROR, (void *)xbow_errintr_handler, SA_SHIRQ, "XBOW error", in xbow_attach()609 xbow_errintr_handler(int irq, void *arg, struct pt_regs *ep) in xbow_errintr_handler() function