Searched refs:arm_dma_sync_sg_for_cpu (Results 1 – 4 of 4) sorted by relevance
323 extern void arm_dma_sync_sg_for_cpu(struct device *, struct scatterlist *, int,
274 .sync_sg_for_cpu = arm_dma_sync_sg_for_cpu,
462 .sync_sg_for_cpu = arm_dma_sync_sg_for_cpu,
141 .sync_sg_for_cpu = arm_dma_sync_sg_for_cpu,957 void arm_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in arm_dma_sync_sg_for_cpu() function