Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dmcf-edma-main.c231 mcf_edma->dma_dev.device_terminate_all = fsl_edma_terminate_all; in mcf_edma_probe()
Dfsl-edma-common.h326 int fsl_edma_terminate_all(struct dma_chan *chan);
Dfsl-edma-main.c569 fsl_edma->dma_dev.device_terminate_all = fsl_edma_terminate_all; in fsl_edma_probe()
Dfsl-edma-common.c239 int fsl_edma_terminate_all(struct dma_chan *chan) in fsl_edma_terminate_all() function