Searched refs:ether1_interrupt (Results 1 – 1 of 1) sorted by relevance
70 static void ether1_interrupt(int irq, void *dev_id, struct pt_regs *regs);655 if (request_irq(dev->irq, ether1_interrupt, 0, "ether1", dev)) in ether1_open()921 ether1_interrupt (int irq, void *dev_id, struct pt_regs *regs) in ether1_interrupt() function