Searched defs:omap_drm_private (Results 1 – 1 of 1) sorted by relevance
58 struct omap_drm_private { struct59 struct drm_device *ddev;60 struct device *dev;61 u32 omaprev;63 struct dss_device *dss;66 bool irq_enabled;68 unsigned int num_pipes;72 unsigned int num_planes;75 unsigned int num_ovls;85 struct mutex list_lock;[all …]
Completed in 5 milliseconds