Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_drv.h48 struct omap_drm_private { struct
49 struct drm_device *ddev;
50 struct device *dev;
51 u32 omaprev;
53 struct dss_device *dss;
54 struct dispc_device *dispc;
55 const struct dispc_ops *dispc_ops;
57 unsigned int num_crtcs;
58 struct drm_crtc *crtcs[8];
60 unsigned int num_planes;
[all …]