Searched defs:dp_display_private (Results 1 – 1 of 1) sorted by relevance
76 struct dp_display_private { struct77 char *name;78 int irq;80 unsigned int id;83 bool core_initialized;84 bool phy_initialized;85 bool hpd_irq_on;86 bool audio_supported;88 struct drm_device *drm_dev;89 struct dentry *root;[all …]