Lines Matching defs:panel
92 static inline struct panel_simple *to_panel_simple(struct drm_panel *panel) in to_panel_simple()
97 static int panel_simple_get_fixed_modes(struct panel_simple *panel) in panel_simple_get_fixed_modes()
162 static int panel_simple_disable(struct drm_panel *panel) in panel_simple_disable()
183 static int panel_simple_unprepare(struct drm_panel *panel) in panel_simple_unprepare()
202 static int panel_simple_prepare(struct drm_panel *panel) in panel_simple_prepare()
226 static int panel_simple_enable(struct drm_panel *panel) in panel_simple_enable()
247 static int panel_simple_get_modes(struct drm_panel *panel) in panel_simple_get_modes()
268 static int panel_simple_get_timings(struct drm_panel *panel, in panel_simple_get_timings()
297 struct panel_simple *panel; in panel_simple_probe() local
365 struct panel_simple *panel = dev_get_drvdata(dev); in panel_simple_remove() local
383 struct panel_simple *panel = dev_get_drvdata(dev); in panel_simple_shutdown() local