Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dfsl-edma.c502 static struct fsl_edma_desc *fsl_edma_alloc_desc(struct fsl_edma_chan *fsl_chan, in fsl_edma_alloc_desc() function
547 fsl_desc = fsl_edma_alloc_desc(fsl_chan, sg_len); in fsl_edma_prep_dma_cyclic()
599 fsl_desc = fsl_edma_alloc_desc(fsl_chan, sg_len); in fsl_edma_prep_slave_sg()