Home
last modified time | relevance | path

Searched defs:vop_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h223 struct vop_data { struct
224 uint32_t version;
225 const struct vop_intr *intr;
226 const struct vop_common *common;
227 const struct vop_misc *misc;
228 const struct vop_modeset *modeset;
229 const struct vop_output *output;
230 const struct vop_afbc *afbc;
231 const struct vop_win_yuv2yuv_data *win_yuv2yuv;
232 const struct vop_win_data *win;
[all …]