Searched full:fsldma (Results 1 – 7 of 7) sorted by relevance
199 driver (fsldma). Any DMA channel used by fsldma cannot be used by another
35 obj-$(CONFIG_FSL_DMA) += fsldma.o
35 #include <linux/fsldma.h>37 #include "fsldma.h"1060 "fsldma-controller", fdev); in fsldma_request_irqs()1078 "fsldma-chan", chan); in fsldma_request_irqs()
22 #include "fsldma.h"
26 drivers (fsldma) will attempt to use them, and it will conflict with the
410 ret = request_irq(dma_private->irq, fsl_dma_isr, 0, "fsldma-audio", in fsl_dma_open()
9160 F: drivers/dma/fsldma.*