hp_82341_interrupt
static irqreturn_t hp_82341_interrupt(int irq, void *arg);
if (request_irq(irq, hp_82341_interrupt, 0, DRV_NAME, board)) {