Lines Matching defs:panel
239 static inline struct panel_edp *to_panel_edp(struct drm_panel *panel) in to_panel_edp()
244 static unsigned int panel_edp_get_timings_modes(struct panel_edp *panel, in panel_edp_get_timings_modes()
276 static unsigned int panel_edp_get_display_modes(struct panel_edp *panel, in panel_edp_get_display_modes()
307 static int panel_edp_override_edid_mode(struct panel_edp *panel, in panel_edp_override_edid_mode()
325 static int panel_edp_get_non_edid_modes(struct panel_edp *panel, in panel_edp_get_non_edid_modes()
381 static int panel_edp_disable(struct drm_panel *panel) in panel_edp_disable()
408 static int panel_edp_unprepare(struct drm_panel *panel) in panel_edp_unprepare()
528 static int panel_edp_prepare(struct drm_panel *panel) in panel_edp_prepare()
548 static int panel_edp_enable(struct drm_panel *panel) in panel_edp_enable()
589 static int panel_edp_get_modes(struct drm_panel *panel, in panel_edp_get_modes()
640 static int panel_edp_get_timings(struct drm_panel *panel, in panel_edp_get_timings()
657 static enum drm_panel_orientation panel_edp_get_orientation(struct drm_panel *panel) in panel_edp_get_orientation()
666 struct drm_panel *panel = s->private; in detected_panel_show() local
681 static void panel_edp_debugfs_init(struct drm_panel *panel, struct dentry *root) in panel_edp_debugfs_init()
701 struct panel_edp *panel, in panel_edp_parse_panel_timing_node()
746 static int generic_edp_panel_probe(struct device *dev, struct panel_edp *panel) in generic_edp_panel_probe()
836 struct panel_edp *panel; in panel_edp_probe() local
943 struct panel_edp *panel = dev_get_drvdata(dev); in panel_edp_remove() local
960 struct panel_edp *panel = dev_get_drvdata(dev); in panel_edp_shutdown() local
1933 const struct edp_panel_entry *panel; in find_edp_panel() local