Searched defs:dp_display_private (Results 1 – 1 of 1) sorted by relevance
76 struct dp_display_private { struct77 int irq;79 unsigned int id;82 bool core_initialized;83 bool phy_initialized;84 bool audio_supported;86 struct drm_device *drm_dev;88 struct dp_catalog *catalog;89 struct drm_dp_aux *aux;90 struct dp_link *link;[all …]