Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-edp.c195 * struct edp_panel_entry - Maps panel ID to delay / panel name.
197 struct edp_panel_entry { struct
230 const struct edp_panel_entry *detected_panel;
741 static const struct edp_panel_entry *find_edp_panel(u32 panel_id);
1881 static const struct edp_panel_entry edp_panels[] = {
1928 static const struct edp_panel_entry *find_edp_panel(u32 panel_id) in find_edp_panel()
1930 const struct edp_panel_entry *panel; in find_edp_panel()

Completed in 3 milliseconds