Searched refs:at91ether_interrupt (Results 1 – 1 of 1) sorted by relevance
917 static irqreturn_t at91ether_interrupt(int irq, void *dev_id) in at91ether_interrupt() function962 at91ether_interrupt(dev->irq, dev); in at91ether_poll_controller()1002 if (request_irq(dev->irq, at91ether_interrupt, 0, dev->name, dev)) { in at91ether_setup()