Searched defs:dp_display_private (Results 1 – 1 of 1) sorted by relevance
78 struct dp_display_private { struct79 char *name;80 int irq;82 unsigned int id;85 bool core_initialized;86 bool phy_initialized;87 bool hpd_irq_on;88 bool audio_supported;90 struct drm_device *drm_dev;91 struct platform_device *pdev;[all …]