Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Ddma-mapping.h250 extern void arm_dma_sync_sg_for_device(struct device *, struct scatterlist *, int,
/arch/arm/common/
Ddmabounce.c473 .sync_sg_for_device = arm_dma_sync_sg_for_device,
/arch/arm/mm/
Ddma-mapping.c200 .sync_sg_for_device = arm_dma_sync_sg_for_device,
1146 void arm_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, in arm_dma_sync_sg_for_device() function