Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/omapdrm/
Domap_drv.h58 struct omap_drm_private { struct
59 struct drm_device *ddev;
60 struct device *dev;
61 u32 omaprev;
63 struct dss_device *dss;
64 struct dispc_device *dispc;
66 bool irq_enabled;
68 unsigned int num_pipes;
69 struct omap_drm_pipeline pipes[8];
70 struct omap_drm_pipeline *channels[8];
[all …]