Home
last modified time | relevance | path

Searched defs:exynos_crtc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c24 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); in exynos_drm_crtc_atomic_enable() local
35 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); in exynos_drm_crtc_atomic_disable() local
53 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); in exynos_crtc_atomic_check() local
67 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_crtc_atomic_begin() local
76 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_crtc_atomic_flush() local
85 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_crtc_mode_valid() local
97 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_crtc_mode_fixup() local
117 exynos_crtc_handle_event(struct exynos_drm_crtc *exynos_crtc) exynos_crtc_handle_event() argument
136 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_drm_crtc_destroy() local
144 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_drm_crtc_enable_vblank() local
154 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_drm_crtc_disable_vblank() local
177 struct exynos_drm_crtc *exynos_crtc; exynos_drm_crtc_create() local
234 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_drm_crtc_te_handler() local
[all...]
H A Dexynos_drm_plane.c256 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(state->crtc); in exynos_plane_atomic_update() local
270 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(old_state->crtc); in exynos_plane_atomic_disable() local
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c24 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); in exynos_drm_crtc_atomic_enable() local
35 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); in exynos_drm_crtc_atomic_disable() local
55 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); in exynos_crtc_atomic_check() local
69 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_crtc_atomic_begin() local
78 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_crtc_atomic_flush() local
87 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_crtc_mode_valid() local
99 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_crtc_mode_fixup() local
119 exynos_crtc_handle_event(struct exynos_drm_crtc *exynos_crtc) exynos_crtc_handle_event() argument
138 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_drm_crtc_destroy() local
146 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_drm_crtc_enable_vblank() local
156 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_drm_crtc_disable_vblank() local
179 struct exynos_drm_crtc *exynos_crtc; exynos_drm_crtc_create() local
236 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(crtc); exynos_drm_crtc_te_handler() local
[all...]
H A Dexynos_drm_plane.c260 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(new_state->crtc); in exynos_plane_atomic_update() local
275 struct exynos_drm_crtc *exynos_crtc = to_exynos_crtc(old_state->crtc); in exynos_plane_atomic_disable() local

Completed in 4 milliseconds