Searched refs:arm_iommu_detach_device (Results 1 – 10 of 10) sorted by relevance
22 #define arm_iommu_detach_device(...) ({ }) macro64 arm_iommu_detach_device(subdrv_dev); in drm_iommu_attach_device()89 arm_iommu_detach_device(subdrv_dev); in drm_iommu_detach_device()
33 void arm_iommu_detach_device(struct device *dev);
29 #define arm_iommu_detach_device(...) ({ }) macro64 arm_iommu_detach_device(dev); in rockchip_drm_dma_attach_device()
77 arm_iommu_detach_device(dev); in tegra_vde_iommu_init()
112 arm_iommu_detach_device(dev); in nvkm_device_tegra_probe_iommu()
33 #define arm_iommu_detach_device(...) do {} while (0) macro823 arm_iommu_detach_device(dev); in ipmmu_release_device()
1692 void arm_iommu_detach_device(struct device *dev) in arm_iommu_detach_device() function1709 EXPORT_SYMBOL_GPL(arm_iommu_detach_device);1740 arm_iommu_detach_device(dev); in arm_teardown_iommu_dma_ops()
353 arm_iommu_detach_device(host->dev); in host1x_iommu_attach()
957 arm_iommu_detach_device(client->dev); in host1x_client_iommu_attach()
1952 arm_iommu_detach_device(isp->dev); in isp_detach_iommu()
Completed in 20 milliseconds