Searched refs:device_prep_interleaved_dma (Results 1 – 6 of 6) sorted by relevance
941 struct dma_async_tx_descriptor *(*device_prep_interleaved_dma)( member1054 if (!chan || !chan->device || !chan->device->device_prep_interleaved_dma) in dmaengine_prep_interleaved_dma()1060 return chan->device->device_prep_interleaved_dma(chan, xt, flags); in dmaengine_prep_interleaved_dma()
798 dma->device_prep_interleaved_dma = dw_edma_device_prep_interleaved_dma; in dw_edma_channel_setup()
1939 s_ddev->device_prep_interleaved_dma = edma_prep_dma_interleaved; in edma_dma_init()1978 m_ddev->device_prep_interleaved_dma = edma_prep_dma_interleaved; in edma_dma_init()
1163 imxdma->dma_device.device_prep_interleaved_dma = imxdma_prep_dma_interleaved; in imxdma_probe()
2349 atxdmac->dma.device_prep_interleaved_dma = at_xdmac_prep_interleaved; in at_xdmac_probe()
3198 xdev->common.device_prep_interleaved_dma = in xilinx_dma_probe()