Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hp/
Dhp100.c236 static irqreturn_t hp100_interrupt(int irq, void *dev_id);
1083 if (request_irq(dev->irq, hp100_interrupt, in hp100_open()
2180 static irqreturn_t hp100_interrupt(int irq, void *dev_id) in hp100_interrupt() function