dmaengine_prep_dma_memcpy  331 drivers/mtd/nand/onenand/omap2.c 	tx = dmaengine_prep_dma_memcpy(c->dma_chan, dst, src, count,
dmaengine_prep_dma_memcpy  387 drivers/mtd/nand/raw/atmel/nand-controller.c 	tx = dmaengine_prep_dma_memcpy(nc->dmac, dst_dma, src_dma, len,
dmaengine_prep_dma_memcpy  985 drivers/mtd/spi-nor/cadence-quadspi.c 	tx = dmaengine_prep_dma_memcpy(cqspi->rx_chan, dma_dst, dma_src,
dmaengine_prep_dma_memcpy  819 drivers/ntb/test/ntb_perf.c 		tx = dmaengine_prep_dma_memcpy(pthr->dma_chan, unmap->addr[1],
dmaengine_prep_dma_memcpy  404 drivers/spi/spi-ti-qspi.c 	tx = dmaengine_prep_dma_memcpy(chan, dma_dst, dma_src, len, flags);