Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/alc/
Dif_alc.c142 static int alc_dma_alloc(struct alc_softc *);
1563 if ((error = alc_dma_alloc(sc)) != 0) in alc_attach()
1974 alc_dma_alloc(struct alc_softc *sc) in alc_dma_alloc() function