Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dfsldma.c682 * fsl_dma_alloc_chan_resources - Allocate resources for DMA channel.
689 static int fsl_dma_alloc_chan_resources(struct dma_chan *dchan) in fsl_dma_alloc_chan_resources() function
1242 fdev->common.device_alloc_chan_resources = fsl_dma_alloc_chan_resources; in fsldma_of_probe()
/kernel/linux/linux-6.6/drivers/dma/
H A Dfsldma.c683 * fsl_dma_alloc_chan_resources - Allocate resources for DMA channel.
690 static int fsl_dma_alloc_chan_resources(struct dma_chan *dchan) in fsl_dma_alloc_chan_resources() function
1243 fdev->common.device_alloc_chan_resources = fsl_dma_alloc_chan_resources; in fsldma_of_probe()

Completed in 4 milliseconds