Searched defs:dp_display_private (Results 1 – 1 of 1) sorted by relevance
75 struct dp_display_private { struct76 char *name;77 int irq;79 unsigned int id;82 bool core_initialized;83 bool phy_initialized;84 bool hpd_irq_on;85 bool audio_supported;87 struct drm_device *drm_dev;88 struct platform_device *pdev;[all …]