Lines Matching defs:panel

167 static inline struct panel_simple *to_panel_simple(struct drm_panel *panel)  in to_panel_simple()
172 static unsigned int panel_simple_get_timings_modes(struct panel_simple *panel, in panel_simple_get_timings_modes()
204 static unsigned int panel_simple_get_display_modes(struct panel_simple *panel, in panel_simple_get_display_modes()
235 static int panel_simple_get_non_edid_modes(struct panel_simple *panel, in panel_simple_get_non_edid_modes()
295 static int panel_simple_disable(struct drm_panel *panel) in panel_simple_disable()
319 static int panel_simple_unprepare(struct drm_panel *panel) in panel_simple_unprepare()
352 static int panel_simple_prepare(struct drm_panel *panel) in panel_simple_prepare()
365 static int panel_simple_enable(struct drm_panel *panel) in panel_simple_enable()
375 static int panel_simple_get_modes(struct drm_panel *panel, in panel_simple_get_modes()
408 static int panel_simple_get_timings(struct drm_panel *panel, in panel_simple_get_timings()
425 static enum drm_panel_orientation panel_simple_get_orientation(struct drm_panel *panel) in panel_simple_get_orientation()
489 struct panel_simple *panel, in panel_simple_parse_panel_timing_node()
533 struct panel_simple *panel) in panel_simple_override_nondefault_lvds_datamapping()
615 struct panel_simple *panel; in panel_simple_probe() local
757 struct panel_simple *panel = dev_get_drvdata(dev); in panel_simple_shutdown() local
787 struct panel_simple *panel = dev_get_drvdata(dev); in panel_simple_remove() local
5448 struct panel_simple *panel; in panel_simple_platform_probe() local
5717 struct panel_simple *panel; in panel_simple_dsi_probe() local
5731 struct panel_simple *panel = mipi_dsi_get_drvdata(dsi); in panel_simple_dsi_probe() local