Home
last modified time | relevance | path

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

/drivers/staging/gpib/hp_82335/
A Dhp82335.c30 static irqreturn_t hp82335_interrupt(int irq, void *arg);
293 retval = request_irq(config->ibirq, hp82335_interrupt, 0, DRV_NAME, board); in hp82335_attach()
355 static irqreturn_t hp82335_interrupt(int irq, void *arg) in hp82335_interrupt() function

Completed in 9 milliseconds