Home
last modified time | relevance | path

Searched refs:edp_panel_entry (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/panel/
H A Dpanel-edp.c212 struct edp_panel_entry { struct
240 const struct edp_panel_entry *detected_panel; argument
738 static const struct edp_panel_entry *find_edp_panel(u32 panel_id, const struct drm_edid *edid);
1839 static const struct edp_panel_entry edp_panels[] = {
2001 static const struct edp_panel_entry *find_edp_panel(u32 panel_id, const struct drm_edid *edid) in find_edp_panel()
2003 const struct edp_panel_entry *panel; in find_edp_panel()