Searched defs:vop_win (Results 1 – 1 of 1) sorted by relevance
96 #define VOP_WIN_TO_INDEX(vop_win) \ argument131 struct vop_win { struct133 const struct vop_win_data *data; argument134 const struct vop_win_yuv2yuv_data *yuv2yuv_data; argument135 struct vop *vop;604 static void vop_win_disable(struct vop *vop, const struct vop_win *vop_win) in vop_win_disable()666 struct vop_win *vop_win = &vop->win[i]; in vop_enable() local718 struct vop_win *vop_win = &vop->win[i]; in rockchip_drm_set_win_enabled() local819 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_check() local897 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_disable() local[all …]