Home
last modified time | relevance | path

Searched defs:vop_win (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c79 #define VOP_WIN_TO_INDEX(vop_win) \ argument
89 struct vop_win { struct
91 const struct vop_win_data *data; argument
92 struct vop *vop;
550 struct vop_win *vop_win = &vop->win[i]; in vop_enable() local
645 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_check() local
688 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_disable() local
707 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_update() local
1265 struct vop_win *vop_win = &vop->win[i]; in vop_create_crtc() local
1303 struct vop_win *vop_win = &vop->win[i]; in vop_create_crtc() local
[all …]