Searched defs:vop2_win_data (Results 1 – 1 of 1) sorted by relevance
107 struct vop2_win_data { struct108 const char *name;109 unsigned int phys_id;111 u32 base;112 enum drm_plane_type type;114 u32 nformats;115 const u32 *formats;116 const uint64_t *format_modifiers;117 const unsigned int supported_rotations;144 const struct vop2_win_data *win; argument