Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Ddmaengine.h748 static inline struct dma_async_tx_descriptor *dmaengine_prep_dma_sg( in dmaengine_prep_dma_sg() function
/linux-4.1.27/drivers/misc/carma/
Dcarma-fpga-program.c602 tx = dmaengine_prep_dma_sg(chan, table.sgl, num_pages, in fpga_program_dma()