Searched defs:msm_dp_display_private (Results 1 – 1 of 1) sorted by relevance
77 struct msm_dp_display_private { struct78 int irq;80 unsigned int id;83 bool core_initialized;84 bool phy_initialized;85 bool audio_supported;87 struct drm_device *drm_dev;89 struct drm_dp_aux *aux;90 struct msm_dp_link *link;91 struct msm_dp_panel *panel;[all …]