Searched refs:probedirq (Results 1 – 1 of 1) sorted by relevance
2036 int probedirq = PARPORT_IRQ_NONE; in __parport_pc_probe_port() local2123 probedirq = p->irq; in __parport_pc_probe_port()2190 if (probedirq != PARPORT_IRQ_NONE) in __parport_pc_probe_port()2191 pr_info("%s: irq %d detected\n", p->name, probedirq); in __parport_pc_probe_port()