Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h222 struct vop_data { struct
223 uint32_t version;
224 const struct vop_intr *intr;
225 const struct vop_common *common;
226 const struct vop_misc *misc;
227 const struct vop_modeset *modeset;
228 const struct vop_output *output;
229 const struct vop_afbc *afbc;
230 const struct vop_win_yuv2yuv_data *win_yuv2yuv;
231 const struct vop_win_data *win;
[all …]
H A Drockchip_drm_vop.c1351 const struct vop_data *vop_data = vop->data; in vop_crtc_atomic_enable() local
1846 const struct vop_data *vop_data = vop->data; in vop_create_crtc() local
2108 const struct vop_data *vop_data = vop->data; in vop_win_init() local
2175 const struct vop_data *vop_data; in vop_bind() local