Lines Matching defs:panel
87 static inline struct panel_simple *to_panel_simple(struct drm_panel *panel) in to_panel_simple()
92 static int panel_simple_get_fixed_modes(struct panel_simple *panel) in panel_simple_get_fixed_modes()
147 static int panel_simple_disable(struct drm_panel *panel) in panel_simple_disable()
167 static int panel_simple_unprepare(struct drm_panel *panel) in panel_simple_unprepare()
187 static int panel_simple_prepare(struct drm_panel *panel) in panel_simple_prepare()
212 static int panel_simple_enable(struct drm_panel *panel) in panel_simple_enable()
232 static int panel_simple_get_modes(struct drm_panel *panel) in panel_simple_get_modes()
253 static int panel_simple_get_timings(struct drm_panel *panel, in panel_simple_get_timings()
282 struct panel_simple *panel; in panel_simple_probe() local
349 struct panel_simple *panel = dev_get_drvdata(dev); in panel_simple_remove() local
367 struct panel_simple *panel = dev_get_drvdata(dev); in panel_simple_shutdown() local