Home
last modified time | relevance | path

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

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