Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/
H A Demu10k1.c244 static void emu_intr(void *);
1214 emu_intr(void *data) in emu_intr() function
2124 snd_setup_intr(dev, sc->irq, INTR_MPSAFE, emu_intr, sc, &sc->ih)) { in emu_pci_attach()
H A Demu10kx.c409 static void emu_intr(void *p);
975 emu_intr(void *p) in emu_intr() function
3172 emu_intr, sc, &sc->ih)) { in emu_pci_attach()