Home
last modified time | relevance | path

Searched refs:exynos_drm_set_possible_crtcs (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.h30 int exynos_drm_set_possible_crtcs(struct drm_encoder *encoder,
H A Dexynos_drm_dsi.c84 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dsi_bind()
H A Dexynos_drm_dpi.c201 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dpi_bind()
H A Dexynos_drm_crtc.c220 int exynos_drm_set_possible_crtcs(struct drm_encoder *encoder, in exynos_drm_set_possible_crtcs() function
H A Dexynos_dp.c168 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dp_bind()
H A Dexynos_drm_vidi.c410 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_VIDI); in vidi_bind()