Searched refs:arm_dma_sync_sg_for_cpu (Results 1 – 3 of 3) sorted by relevance
277 extern void arm_dma_sync_sg_for_cpu(struct device *, struct scatterlist *, int,
462 .sync_sg_for_cpu = arm_dma_sync_sg_for_cpu,
142 .sync_sg_for_cpu = arm_dma_sync_sg_for_cpu,964 void arm_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in arm_dma_sync_sg_for_cpu() function