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