Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsldma.c453 * fsl_dma_alloc_descriptor - Allocate descriptor from channel's DMA pool.
458 static struct fsl_desc_sw *fsl_dma_alloc_descriptor(struct fsldma_chan *chan) in fsl_dma_alloc_descriptor() function
778 new = fsl_dma_alloc_descriptor(chan); in fsl_dma_prep_memcpy()
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsldma.c454 * fsl_dma_alloc_descriptor - Allocate descriptor from channel's DMA pool.
459 static struct fsl_desc_sw *fsl_dma_alloc_descriptor(struct fsldma_chan *chan) in fsl_dma_alloc_descriptor() function
779 new = fsl_dma_alloc_descriptor(chan); in fsl_dma_prep_memcpy()

Completed in 5 milliseconds