Searched refs:exynos_dpi_bind (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.h | 235 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 D | exynos_drm_dpi.c | 192 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder) in exynos_dpi_bind() function
|
H A D | exynos7_drm_decon.c | 646 exynos_dpi_bind(drm_dev, ctx->encoder); in decon_bind()
|
H A D | exynos_drm_fimd.c | 1089 exynos_dpi_bind(drm_dev, ctx->encoder); in fimd_bind()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_drv.h | 233 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder); 241 static inline int exynos_dpi_bind(struct drm_device *dev, in exynos_dpi_bind() function
|
H A D | exynos_drm_dpi.c | 193 int exynos_dpi_bind(struct drm_device *dev, struct drm_encoder *encoder) in exynos_dpi_bind() function
|
H A D | exynos7_drm_decon.c | 652 exynos_dpi_bind(drm_dev, ctx->encoder); in decon_bind()
|
H A D | exynos_drm_fimd.c | 1139 exynos_dpi_bind(drm_dev, ctx->encoder); in fimd_bind()
|
Completed in 10 milliseconds