cs4281_intr
static void cs4281_intr(void *);
if (snd_setup_intr(dev, sc->irq, 0, cs4281_intr, sc, &sc->ih)) {