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