Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/cris/
Deth_v10.c192 static irqreturn_t e100nw_interrupt(int irq, void *dev_id);
507 if (request_irq(NETWORK_STATUS_IRQ_NBR, e100nw_interrupt, 0, in e100_open()
1194 e100nw_interrupt(int irq, void *dev_id) in e100nw_interrupt() function