Searched refs:arm_iommu_detach_device (Results 1 – 7 of 7) sorted by relevance
23 #define arm_iommu_detach_device(...) ({ }) macro65 arm_iommu_detach_device(subdrv_dev); in drm_iommu_attach_device()90 arm_iommu_detach_device(subdrv_dev); in drm_iommu_detach_device()
33 void arm_iommu_detach_device(struct device *dev);
77 arm_iommu_detach_device(dev); in tegra_vde_iommu_init()
116 arm_iommu_detach_device(dev); in nvkm_device_tegra_probe_iommu()
35 #define arm_iommu_detach_device(...) do {} while (0) macro878 arm_iommu_detach_device(dev); in ipmmu_release_device()
2183 void arm_iommu_detach_device(struct device *dev) in arm_iommu_detach_device() function2200 EXPORT_SYMBOL_GPL(arm_iommu_detach_device);2239 arm_iommu_detach_device(dev); in arm_teardown_iommu_dma_ops()
1948 arm_iommu_detach_device(isp->dev); in isp_detach_iommu()