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