Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddmaengine.h929 struct dma_async_tx_descriptor *(*device_prep_peripheral_dma_vec)( member
1005 if (!chan || !chan->device || !chan->device->device_prep_peripheral_dma_vec) in dmaengine_prep_peripheral_dma_vec()
1008 return chan->device->device_prep_peripheral_dma_vec(chan, vecs, nents, in dmaengine_prep_peripheral_dma_vec()
/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst438 - ``device_prep_peripheral_dma_vec``