Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_iommu.h24 int drm_iommu_attach_device(struct drm_device *drm_dev,
48 static inline int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device() function
Dexynos_drm_iommu.c84 int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device() function
Dexynos5433_drm_decon.c529 ret = drm_iommu_attach_device(drm_dev, dev); in decon_bind()
Dexynos7_drm_decon.c142 ret = drm_iommu_attach_device(drm_dev, ctx->dev); in decon_ctx_initialize()
Dexynos_drm_fimd.c973 ret = drm_iommu_attach_device(drm_dev, dev); in fimd_bind()
Dexynos_mixer.c911 ret = drm_iommu_attach_device(drm_dev, mixer_ctx->dev); in mixer_initialize()
Dexynos_drm_g2d.c1311 ret = drm_iommu_attach_device(drm_dev, dev); in g2d_subdrv_probe()
Dexynos_drm_ipp.c1625 ret = drm_iommu_attach_device(drm_dev, ippdrv->dev); in ipp_subdrv_probe()