Home
last modified time | relevance | path

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

/drivers/dma/
Dfsl-edma-common.c421 static struct fsl_edma_desc *fsl_edma_alloc_desc(struct fsl_edma_chan *fsl_chan, in fsl_edma_alloc_desc() function
468 fsl_desc = fsl_edma_alloc_desc(fsl_chan, sg_len); in fsl_edma_prep_dma_cyclic()
536 fsl_desc = fsl_edma_alloc_desc(fsl_chan, sg_len); in fsl_edma_prep_slave_sg()