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

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac.c229 static int hdac_irq_alloc(struct hdac_softc *);
732 * int hdac_irq_alloc(struct hdac_softc *)
737 hdac_irq_alloc(struct hdac_softc *sc) function
777 * Free up resources previously allocated by hdac_irq_alloc.
1264 result = hdac_irq_alloc(sc);

Completed in 114 milliseconds