Searched defs:vop_win (Results 1 – 2 of 2) sorted by relevance
409 struct vop_win { struct410 const struct vop_scl_regs *scl;412 struct vop_reg gate;413 struct vop_reg enable;414 struct vop_reg format;415 struct vop_reg interlace_read;416 struct vop_reg ymirror;417 struct vop_reg rb_swap;418 struct vop_reg act_info;419 struct vop_reg dsp_info;[all …]
141 #define VOP_WIN_TO_INDEX(vop_win) \ argument189 struct vop_win { struct190 struct vop_win *parent; argument201 const struct vop_win_phy *phy; argument202 const struct vop_csc *csc;203 const uint32_t *data_formats;204 uint32_t nformats;205 const uint64_t *format_modifiers;206 u64 feature;207 struct vop *vop;[all …]