Home
last modified time | relevance | path

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

/include/linux/
Ddmaengine.h781 struct dma_async_tx_descriptor *(*device_prep_dma_cyclic)( member
866 if (!chan || !chan->device || !chan->device->device_prep_dma_cyclic) in dmaengine_prep_dma_cyclic()
869 return chan->device->device_prep_dma_cyclic(chan, buf_addr, buf_len, in dmaengine_prep_dma_cyclic()