Searched refs:probe_intr (Results 1 – 1 of 1) sorted by relevance
667 static void __init probe_intr(int irq, void *dev_id, struct pt_regs *regs) in probe_intr() function692 if ((mask & possible) && (request_irq(i, &probe_intr, SA_INTERRUPT, "NCR-probe", NULL) == 0)) in NCR5380_probe_irq()