Home
last modified time | relevance | path

Searched refs:arm_iommu_detach_device (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_dma.c22 #define arm_iommu_detach_device(...) ({ }) macro
64 arm_iommu_detach_device(subdrv_dev); in drm_iommu_attach_device()
89 arm_iommu_detach_device(subdrv_dev); in drm_iommu_detach_device()
/linux/arch/arm/include/asm/
H A Ddma-iommu.h33 void arm_iommu_detach_device(struct device *dev);
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c31 #define arm_iommu_detach_device(...) ({ }) macro
65 arm_iommu_detach_device(dev); in rockchip_drm_dma_attach_device()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dtegra.c112 arm_iommu_detach_device(dev); in nvkm_device_tegra_probe_iommu()
/linux/arch/arm/mm/
H A Ddma-mapping.c1695 void arm_iommu_detach_device(struct device *dev) in arm_iommu_detach_device() function
1712 EXPORT_SYMBOL_GPL(arm_iommu_detach_device);
1747 arm_iommu_detach_device(dev); in arm_teardown_iommu_dma_ops()
/linux/drivers/gpu/host1x/
H A Ddev.c377 arm_iommu_detach_device(host->dev); in host1x_iommu_attach()
/linux/drivers/gpu/drm/tegra/
H A Ddrm.c953 arm_iommu_detach_device(client->dev); in host1x_client_iommu_attach()
/linux/drivers/media/platform/ti/omap3isp/
H A Disp.c1952 arm_iommu_detach_device(isp->dev); in isp_detach_iommu()