Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.c78 struct dp_display_private { struct
79 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 …]