Searched refs:dma_sync_sg_for_cpu (Results 1 – 2 of 2) sorted by relevance
391 static inline void dma_sync_sg_for_cpu(struct device *dev, in dma_sync_sg_for_cpu() function423 static inline void dma_sync_sg_for_cpu(struct device *dev, in dma_sync_sg_for_cpu() function525 dma_sync_sg_for_cpu(dev, sgt->sgl, sgt->orig_nents, dir); in dma_sync_sgtable_for_cpu()
469 DEFINE_SYNC_SG_EVENT(dma_sync_sg_for_cpu);
Completed in 6 milliseconds