Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-edp.c197 struct edp_panel_entry { struct
227 const struct edp_panel_entry *detected_panel; argument
709 static const struct edp_panel_entry *find_edp_panel(u32 panel_id);
1838 static const struct edp_panel_entry edp_panels[] = {
1882 static const struct edp_panel_entry *find_edp_panel(u32 panel_id) in find_edp_panel()
1884 const struct edp_panel_entry *panel; in find_edp_panel()