Home
last modified time | relevance | path

Searched refs:sync_sg_for_device (Results 1 – 7 of 7) sorted by relevance

/linux/kernel/dma/
A Dmapping.c371 else if (ops->sync_sg_for_device) in dma_sync_sg_for_device()
372 ops->sync_sg_for_device(dev, sg, nelems, dir); in dma_sync_sg_for_device()
/linux/arch/mips/jazz/
A Djazzdma.c617 .sync_sg_for_device = jazz_dma_sync_sg_for_device,
/linux/include/linux/
A Ddma-map-ops.h65 void (*sync_sg_for_device)(struct device *dev, struct scatterlist *sg, member
/linux/drivers/xen/
A Dswiotlb-xen.c557 .sync_sg_for_device = xen_swiotlb_sync_sg_for_device,
/linux/arch/arm/common/
A Ddmabounce.c466 .sync_sg_for_device = arm_dma_sync_sg_for_device,
/linux/arch/arm/mm/
A Ddma-mapping.c211 .sync_sg_for_device = arm_dma_sync_sg_for_device,
2003 .sync_sg_for_device = arm_iommu_sync_sg_for_device,
/linux/drivers/iommu/
A Ddma-iommu.c1301 .sync_sg_for_device = iommu_dma_sync_sg_for_device,

Completed in 22 milliseconds