Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c245 static int hdac_irq_alloc(struct hdac_softc *);
753 hdac_irq_alloc(struct hdac_softc *sc) in hdac_irq_alloc() function
1350 result = hdac_irq_alloc(sc); in hdac_attach()