Searched refs:arm_dma_sync_sg_for_cpu (Results 1 – 3 of 3) sorted by relevance
208 extern void arm_dma_sync_sg_for_cpu(struct device *, struct scatterlist *, int,
472 .sync_sg_for_cpu = arm_dma_sync_sg_for_cpu,
199 .sync_sg_for_cpu = arm_dma_sync_sg_for_cpu,1112 void arm_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in arm_dma_sync_sg_for_cpu() function