Home
last modified time | relevance | path

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

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