Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sound/pci/hda/
H A Dhdac.c243 static int hdac_mem_alloc(struct hdac_softc *);
711 hdac_mem_alloc(struct hdac_softc *sc) in hdac_mem_alloc() function
1275 result = hdac_mem_alloc(sc); in hdac_attach()