Searched refs:device_prep_dma_memcpy (Results 1 – 1 of 1) sorted by relevance
885 struct dma_async_tx_descriptor *(*device_prep_dma_memcpy)( member1049 if (!chan || !chan->device || !chan->device->device_prep_dma_memcpy) in dmaengine_prep_dma_memcpy()1052 return chan->device->device_prep_dma_memcpy(chan, dest, src, in dmaengine_prep_dma_memcpy()