Lines Matching refs:vop2_ops
1422 struct vop2_ops { struct
1440 const struct vop2_ops *ops; argument
2201 const struct vop2_ops *vop2_ops = vop2_data->ops; in vop2_post_config() local
2265 vop2_ops->setup_win_dly(state, cstate->crtc_id, plane_mask->primary_plane_id); in vop2_post_config()
2269 vop2_ops->setup_win_dly(state, cstate->splice_crtc_id, plane_mask->primary_plane_id); in vop2_post_config()
3012 const struct vop2_ops *vop2_ops = vop2_data->ops; in vop2_global_initial() local
3068 vop2_ops->assign_plane_mask(state); in vop2_global_initial()
3075 vop2_ops->assign_plane_mask(state); in vop2_global_initial()
3097 vop2_ops->setup_overlay(state); in vop2_global_initial()
5500 const struct vop2_ops *vop2_ops = vop2_data->ops; in vop2_set_cluster_win() local
5555 vop2_ops->setup_win_dly(state, cstate->crtc_id, win->phys_id); in vop2_set_cluster_win()
5603 const struct vop2_ops *vop2_ops = vop2_data->ops; in vop2_set_smart_win() local
5678 vop2_ops->setup_win_dly(state, cstate->crtc_id, win->phys_id); in vop2_set_smart_win()
6842 static const struct vop2_ops rk3528_vop_ops = {
6978 static const struct vop2_ops rk3562_vop_ops = {
7223 static const struct vop2_ops rk3568_vop_ops = {
7519 static const struct vop2_ops rk3576_vop_ops = {
8000 static const struct vop2_ops rk3588_vop_ops = {