Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_crtc.h23 const struct rockchip_crtc_funcs *funcs;
34 struct rockchip_crtc_funcs { struct
56 extern const struct rockchip_crtc_funcs rockchip_vop_funcs; argument
57 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()
109 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in rockchip_spl_display_post_enable()
H A Drockchip_display.c580 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_mode_valid()
602 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_mode_fixup()
620 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_init()
811 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_send_mcu_cmd()
830 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_set_plane()
849 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_enable()
881 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_disable()
909 const struct rockchip_crtc_funcs *crtc_funcs = crtc->funcs; in display_check()
1306 const struct rockchip_crtc_funcs *crtc_funcs; in rockchip_vop_dump()
1949 const struct rockchip_crtc_funcs *crtc_funcs; in rockchip_display_fixup()
H A Drockchip_vop.c915 const struct rockchip_crtc_funcs rockchip_vop_funcs = {
H A Drockchip_vop2.c5885 const struct rockchip_crtc_funcs rockchip_vop2_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.h440 struct rockchip_crtc_funcs { struct
507 const struct rockchip_crtc_funcs *crtc_funcs[ROCKCHIP_MAX_CRTC];
539 const struct rockchip_crtc_funcs *crtc_funcs);
H A Drockchip_drm_fb.c159 const struct rockchip_crtc_funcs *funcs; in rockchip_drm_bandwidth_atomic_check()
H A Drockchip_drm_drv.c1084 const struct rockchip_crtc_funcs *crtc_funcs) in rockchip_register_crtc_funcs()
H A Ddw_hdmi-rockchip.c1648 const struct rockchip_crtc_funcs *funcs = in dw_hdmi_rockchip_mode_valid()
H A Drockchip_drm_vop.c3065 static const struct rockchip_crtc_funcs private_crtc_funcs = {
H A Drockchip_drm_vop2.c6783 static const struct rockchip_crtc_funcs private_crtc_funcs = {