Home
last modified time | relevance | path

Searched defs:msm_dp_display_private (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.c77 struct msm_dp_display_private { struct
78 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 …]