Home
last modified time | relevance | path

Searched refs:hp100_interrupt (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hp/
Dhp100.c252 static irqreturn_t hp100_interrupt(int irq, void *dev_id);
1101 if (request_irq(dev->irq, hp100_interrupt, in hp100_open()
2198 static irqreturn_t hp100_interrupt(int irq, void *dev_id) in hp100_interrupt() function