Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/include/asm/
Ddma-mapping.h121 extern void arm_dma_sync_sg_for_device(struct device *, struct scatterlist *, int,
/linux-5.19.10/arch/arm/common/
Ddmabounce.c466 .sync_sg_for_device = arm_dma_sync_sg_for_device,
/linux-5.19.10/arch/arm/mm/
Ddma-mapping.c211 .sync_sg_for_device = arm_dma_sync_sg_for_device,
1054 void arm_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, in arm_dma_sync_sg_for_device() function