epic_interrupt
static irqreturn_t epic_interrupt(int irq, void *dev_instance);
rc = request_irq(irq, epic_interrupt, IRQF_SHARED, dev->name, dev);