Searched refs:arm_dma_sync_sg_for_cpu (Results 1 – 3 of 3) sorted by relevance
190 extern void arm_dma_sync_sg_for_cpu(struct device *, struct scatterlist *, int,
464 .sync_sg_for_cpu = arm_dma_sync_sg_for_cpu,
194 .sync_sg_for_cpu = arm_dma_sync_sg_for_cpu,1059 void arm_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in arm_dma_sync_sg_for_cpu() function