Searched refs:do_aha1542_intr_handle (Results 1 – 1 of 1) sorted by relevance
178 static void do_aha1542_intr_handle(int irq, void *dev_id, struct pt_regs *regs);417 static void do_aha1542_intr_handle(int irq, void *dev_id, struct pt_regs *regs) in do_aha1542_intr_handle() function1244 if (request_irq(irq_level, do_aha1542_intr_handle, 0, "aha1542", NULL)) { in aha1542_detect()