Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/sound/pci/hda/
H A Dhdac.c231 static int hdac_mem_alloc(struct hdac_softc *);
699 hdac_mem_alloc(struct hdac_softc *sc) in hdac_mem_alloc() function
1265 result = hdac_mem_alloc(sc); in hdac_attach()