Home
last modified time | relevance | path

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

/linux-5.19.10/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.c192 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder) in exynos_dpi_bind() function
Dexynos7_drm_decon.c652 exynos_dpi_bind(drm_dev, ctx->encoder); in decon_bind()
Dexynos_drm_fimd.c1138 exynos_dpi_bind(drm_dev, ctx->encoder); in fimd_bind()