Lines Matching defs:panel
249 static inline struct panel_edp *to_panel_edp(struct drm_panel *panel) in to_panel_edp()
254 static unsigned int panel_edp_get_timings_modes(struct panel_edp *panel, in panel_edp_get_timings_modes()
286 static unsigned int panel_edp_get_display_modes(struct panel_edp *panel, in panel_edp_get_display_modes()
317 static int panel_edp_override_edid_mode(struct panel_edp *panel, in panel_edp_override_edid_mode()
335 static int panel_edp_get_non_edid_modes(struct panel_edp *panel, in panel_edp_get_non_edid_modes()
391 static int panel_edp_disable(struct drm_panel *panel) in panel_edp_disable()
413 static int panel_edp_unprepare(struct drm_panel *panel) in panel_edp_unprepare()
529 static int panel_edp_prepare(struct drm_panel *panel) in panel_edp_prepare()
542 static int panel_edp_enable(struct drm_panel *panel) in panel_edp_enable()
580 static int panel_edp_get_modes(struct drm_panel *panel, in panel_edp_get_modes()
634 static int panel_edp_get_timings(struct drm_panel *panel, in panel_edp_get_timings()
651 static enum drm_panel_orientation panel_edp_get_orientation(struct drm_panel *panel) in panel_edp_get_orientation()
660 struct drm_panel *panel = s->private; in detected_panel_show() local
675 static void panel_edp_debugfs_init(struct drm_panel *panel, struct dentry *root) in panel_edp_debugfs_init()
695 struct panel_edp *panel, in panel_edp_parse_panel_timing_node()
740 static void panel_edp_set_conservative_timings(struct panel_edp *panel, struct panel_desc *desc) in panel_edp_set_conservative_timings()
759 static int generic_edp_panel_probe(struct device *dev, struct panel_edp *panel) in generic_edp_panel_probe()
837 struct panel_edp *panel; in panel_edp_probe() local
949 struct panel_edp *panel = dev_get_drvdata(dev); in panel_edp_shutdown() local
979 struct panel_edp *panel = dev_get_drvdata(dev); in panel_edp_remove() local
1993 const struct edp_panel_entry *panel; in find_edp_panel() local