Searched refs:alc_dma_alloc (Results 1 – 1 of 1) sorted by relevance
81 int alc_dma_alloc(struct alc_softc *);127 int alc_dma_alloc(struct alc_softc *);1371 error = alc_dma_alloc(sc); in alc_attach()1483 alc_dma_alloc(struct alc_softc *sc) in alc_dma_alloc() function