Searched refs:device_prep_peripheral_dma_vec (Results 1 – 1 of 1) sorted by relevance
929 struct dma_async_tx_descriptor *(*device_prep_peripheral_dma_vec)( member1005 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()
Completed in 8 milliseconds