Searched refs:ste_dma_alloc (Results 1 – 1 of 1) sorted by relevance
105 static int ste_dma_alloc(struct ste_softc *);988 if ((error = ste_dma_alloc(sc)) != 0) in ste_attach()1125 ste_dma_alloc(struct ste_softc *sc) in ste_dma_alloc() function