Home
last modified time | relevance | path

Searched refs:rockchip_crtc_funcs (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_crtc.h25 const struct rockchip_crtc_funcs *funcs;
36 struct rockchip_crtc_funcs { struct
60 extern const struct rockchip_crtc_funcs rockchip_vop_funcs; argument
61 extern const struct rockchip_crtc_funcs rockchip_vop2_funcs;
H A Drockchip_spl_display.c45 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in rockchip_spl_display_init()
112 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in rockchip_spl_display_post_enable()
H A Drockchip_display.c635 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_mode_valid()
657 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_mode_fixup()
675 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_init()
866 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_send_mcu_cmd()
885 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_set_plane()
904 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_enable()
956 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_disable()
984 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_check()
1797 const struct rockchip_crtc_funcs *crtc_funcs; in rockchip_vop_dump()
2568 const struct rockchip_crtc_funcs *crtc_funcs; in rockchip_display_fixup()
H A Drockchip_vop.c1134 const struct rockchip_crtc_funcs rockchip_vop_funcs = {
H A Drockchip_vop2.c8029 const struct rockchip_crtc_funcs rockchip_vop2_funcs = {