Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/dp/
Ddp_display.c75 struct dp_display_private { struct
76 char *name;
77 int irq;
79 unsigned int id;
82 bool core_initialized;
83 bool phy_initialized;
84 bool hpd_irq_on;
85 bool audio_supported;
87 struct drm_device *drm_dev;
88 struct platform_device *pdev;
[all …]