Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.h235 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder);
243 static inline int exynos_dpi_bind(struct drm_device *dev, in exynos_dpi_bind() function
H A Dexynos_drm_dpi.c192 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder) in exynos_dpi_bind() function
H A Dexynos7_drm_decon.c646 exynos_dpi_bind(drm_dev, ctx->encoder); in decon_bind()
H A Dexynos_drm_fimd.c1089 exynos_dpi_bind(drm_dev, ctx->encoder); in fimd_bind()