Home
last modified time | relevance | path

Searched refs:ess_intr (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pci/
H A Dsolo.c120 static void ess_intr(void *arg);
296 ess_intr(void *arg) in ess_intr() function
991 if (snd_setup_intr(dev, sc->irq, INTR_MPSAFE, ess_intr, sc, &sc->ih)) { in ess_attach()