edp_panel_entry
static const struct edp_panel_entry edp_panels[] = {
static const struct edp_panel_entry *find_edp_panel(u32 panel_id, const struct drm_edid *edid)
const struct edp_panel_entry *panel;
const struct edp_panel_entry *detected_panel;
static const struct edp_panel_entry *find_edp_panel(u32 panel_id, const struct drm_edid *edid);