Searched refs:fsl_dma_alloc_descriptor (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/dma/
H A Dfsldma.c455 * fsl_dma_alloc_descriptor - Allocate descriptor from channel's DMA pool.
460 static struct fsl_desc_sw *fsl_dma_alloc_descriptor(struct fsldma_chan *chan) fsl_dma_alloc_descriptor() function
783 new = fsl_dma_alloc_descriptor(chan); fsl_dma_prep_memcpy()
868 new = fsl_dma_alloc_descriptor(chan); fsl_dma_prep_sg()

Completed in 96 milliseconds