dn_timer_int
if (request_irq(IRQ_APOLLO, dn_timer_int, 0, "time", NULL))
static irqreturn_t dn_timer_int(int irq,void *);