pc2a_interrupt
static irqreturn_t pc2a_interrupt(int irq, void *arg);
if (request_irq(config->ibirq, pc2a_interrupt, 0, "pc2a", board)) {