Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/exynos/
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
Dexynos_drm_dpi.c193 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder) in exynos_dpi_bind() function
Dexynos7_drm_decon.c653 exynos_dpi_bind(drm_dev, ctx->encoder); in decon_bind()
Dexynos_drm_fimd.c1140 exynos_dpi_bind(drm_dev, ctx->encoder); in fimd_bind()