Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.h27 int exynos_drm_set_possible_crtcs(struct drm_encoder *encoder,
H A Dexynos_drm_dpi.c201 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dpi_bind()
H A Dexynos_dp.c168 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_LCD); in exynos_dp_bind()
H A Dexynos_hdmi.c1869 ret = exynos_drm_set_possible_crtcs(encoder, EXYNOS_DISPLAY_TYPE_HDMI); in hdmi_bind()