Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dmcf-edma-main.c263 fsl_edma_cleanup_vchan(&mcf_edma->dma_dev); in mcf_edma_remove()
Dfsl-edma-common.h348 void fsl_edma_cleanup_vchan(struct dma_device *dmadev);
Dfsl-edma-main.c626 fsl_edma_cleanup_vchan(&fsl_edma->dma_dev); in fsl_edma_remove()
Dfsl-edma-common.c833 void fsl_edma_cleanup_vchan(struct dma_device *dmadev) in fsl_edma_cleanup_vchan() function