Home
last modified time | relevance | path

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

/linux-6.8/drivers/gpu/drm/msm/dp/
Ddp_display.c76 struct dp_display_private { struct
77 char *name;
78 int irq;
80 unsigned int id;
83 bool core_initialized;
84 bool phy_initialized;
85 bool hpd_irq_on;
86 bool audio_supported;
88 struct drm_device *drm_dev;
89 struct dentry *root;
[all …]