Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_drv.h243 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder);
251 static inline int exynos_dpi_bind(struct drm_device *dev, in exynos_dpi_bind() function
Dexynos_drm_dpi.c299 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder) in exynos_dpi_bind() function
Dexynos7_drm_decon.c711 exynos_dpi_bind(drm_dev, ctx->encoder); in decon_bind()
Dexynos_drm_fimd.c968 exynos_dpi_bind(drm_dev, ctx->encoder); in fimd_bind()