Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-edp.c738 static const struct edp_panel_entry *find_edp_panel(u32 panel_id, const struct drm_edid *edid);
805 panel->detected_panel = find_edp_panel(panel_id, base_block); in generic_edp_panel_probe()
2001 static const struct edp_panel_entry *find_edp_panel(u32 panel_id, const struct drm_edid *edid) in find_edp_panel() function