Home
last modified time | relevance | path

Searched refs:device_prep_dma_memcpy (Results 1 – 1 of 1) sorted by relevance

/include/linux/
Ddmaengine.h885 struct dma_async_tx_descriptor *(*device_prep_dma_memcpy)( member
1049 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()