Searched refs:drm_iommu_detach_device (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/exynos/ |
D | exynos_drm_iommu.h | 96 void drm_iommu_detach_device(struct drm_device *dev_dev, 123 static inline void drm_iommu_detach_device(struct drm_device *drm_dev, in drm_iommu_detach_device() function
|
D | exynos_drm_iommu.c | 104 void drm_iommu_detach_device(struct drm_device *drm_dev, in drm_iommu_detach_device() function
|
D | exynos_drm_rotator.c | 266 drm_iommu_detach_device(rot->drm_dev, rot->dev); in rotator_unbind()
|
D | exynos_drm_scaler.c | 479 drm_iommu_detach_device(scaler->drm_dev, scaler->dev); in scaler_unbind()
|
D | exynos5433_drm_decon.c | 591 drm_iommu_detach_device(ctx->drm_dev, ctx->dev); in decon_unbind()
|
D | exynos7_drm_decon.c | 142 drm_iommu_detach_device(ctx->drm_dev, ctx->dev); in decon_ctx_remove()
|
D | exynos_drm_gsc.c | 1187 drm_iommu_detach_device(drm_dev, dev); in gsc_unbind()
|
D | exynos_drm_fimd.c | 1024 drm_iommu_detach_device(ctx->drm_dev, ctx->dev); in fimd_unbind()
|
D | exynos_mixer.c | 864 drm_iommu_detach_device(mixer_ctx->drm_dev, mixer_ctx->dev); in mixer_ctx_remove()
|
D | exynos_drm_g2d.c | 1433 drm_iommu_detach_device(g2d->drm_dev, dev); in g2d_unbind()
|
D | exynos_drm_fimc.c | 1152 drm_iommu_detach_device(drm_dev, dev); in fimc_unbind()
|