Searched refs:iommu_dma_sync_sg_for_device (Results 1 – 1 of 1) sorted by relevance
1013 static void iommu_dma_sync_sg_for_device(struct device *dev, in iommu_dma_sync_sg_for_device() function1267 iommu_dma_sync_sg_for_device(dev, sg, nents, dir); in iommu_dma_map_sg()1630 .sync_sg_for_device = iommu_dma_sync_sg_for_device,