Searched refs:alc_dma_alloc (Results 1 – 1 of 1) sorted by relevance
142 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