Lines Matching defs:vop_data
459 struct vop_data { struct
460 uint32_t version;
461 const struct vop_ctrl *ctrl;
462 const struct vop_win *win;
463 const struct vop_line_flag *line_flag;
464 const struct vop_grf_ctrl *grf_ctrl;
465 const struct vop_csc_table *csc_table;
466 const struct vop_csc *win_csc;
467 int win_offset;
468 int reg_len;
469 u64 feature;
470 struct vop_rect max_output;