dfx_interrupt
ret = request_irq(dev->irq, dfx_interrupt, IRQF_SHARED, dev->name,
static irqreturn_t dfx_interrupt(int irq, void *dev_id);