Searched defs:vop_win (Results 1 – 1 of 1) sorted by relevance
92 #define VOP_WIN_TO_INDEX(vop_win) \ argument127 struct vop_win { struct129 const struct vop_win_data *data; argument130 const struct vop_win_yuv2yuv_data *yuv2yuv_data; argument131 struct vop *vop;579 static void vop_win_disable(struct vop *vop, const struct vop_win *vop_win) in vop_win_disable()641 struct vop_win *vop_win = &vop->win[i]; in vop_enable() local693 struct vop_win *vop_win = &vop->win[i]; in rockchip_drm_set_win_enabled() local797 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_check() local875 struct vop_win *vop_win = to_vop_win(plane); in vop_plane_atomic_disable() local[all …]