Home
last modified time | relevance | path

Searched refs:arm_dma_sync_sg_for_device (Results 1 – 4 of 4) sorted by relevance

/arch/arm/include/asm/
Ddma-mapping.h325 extern void arm_dma_sync_sg_for_device(struct device *, struct scatterlist *, int,
/arch/arm/mach-mvebu/
Dcoherency.c275 .sync_sg_for_device = arm_dma_sync_sg_for_device,
/arch/arm/common/
Ddmabounce.c463 .sync_sg_for_device = arm_dma_sync_sg_for_device,
/arch/arm/mm/
Ddma-mapping.c142 .sync_sg_for_device = arm_dma_sync_sg_for_device,
976 void arm_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, in arm_dma_sync_sg_for_device() function