Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-edp.c744 static const struct edp_panel_entry *find_edp_panel(u32 panel_id);
786 panel->detected_panel = find_edp_panel(panel_id); in generic_edp_panel_probe()
1931 static const struct edp_panel_entry *find_edp_panel(u32 panel_id) in find_edp_panel() function