Home
last modified time | relevance | path

Searched refs:exynos_dpi_bind (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_drv.h220 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder);
228 static inline int exynos_dpi_bind(struct drm_device *dev, in exynos_dpi_bind() function
Dexynos_drm_dpi.c201 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder) in exynos_dpi_bind() function
Dexynos7_drm_decon.c651 exynos_dpi_bind(drm_dev, ctx->encoder); in decon_bind()
Dexynos_drm_fimd.c1009 exynos_dpi_bind(drm_dev, ctx->encoder); in fimd_bind()