Lines Matching defs:panel
232 static inline struct panel_edp *to_panel_edp(struct drm_panel *panel) in to_panel_edp()
237 static unsigned int panel_edp_get_timings_modes(struct panel_edp *panel, in panel_edp_get_timings_modes()
269 static unsigned int panel_edp_get_display_modes(struct panel_edp *panel, in panel_edp_get_display_modes()
300 static int panel_edp_get_non_edid_modes(struct panel_edp *panel, in panel_edp_get_non_edid_modes()
356 static int panel_edp_disable(struct drm_panel *panel) in panel_edp_disable()
382 static int panel_edp_unprepare(struct drm_panel *panel) in panel_edp_unprepare()
499 static int panel_edp_prepare(struct drm_panel *panel) in panel_edp_prepare()
519 static int panel_edp_enable(struct drm_panel *panel) in panel_edp_enable()
556 static int panel_edp_get_modes(struct drm_panel *panel, in panel_edp_get_modes()
592 static int panel_edp_get_timings(struct drm_panel *panel, in panel_edp_get_timings()
622 struct panel_edp *panel, in panel_edp_parse_panel_timing_node()
667 static int generic_edp_panel_probe(struct device *dev, struct panel_edp *panel) in generic_edp_panel_probe()
756 struct panel_edp *panel; in panel_edp_probe() local
866 struct panel_edp *panel = dev_get_drvdata(dev); in panel_edp_remove() local
885 struct panel_edp *panel = dev_get_drvdata(dev); in panel_edp_shutdown() local
1783 const struct edp_panel_entry *panel; in find_edp_panel() local