Lines Matching defs:panel
53 static inline struct seiko_panel *to_seiko_panel(struct drm_panel *panel) in to_seiko_panel()
58 static int seiko_panel_get_fixed_modes(struct seiko_panel *panel, in seiko_panel_get_fixed_modes()
123 static int seiko_panel_disable(struct drm_panel *panel) in seiko_panel_disable()
135 static int seiko_panel_unprepare(struct drm_panel *panel) in seiko_panel_unprepare()
154 static int seiko_panel_prepare(struct drm_panel *panel) in seiko_panel_prepare()
186 static int seiko_panel_enable(struct drm_panel *panel) in seiko_panel_enable()
198 static int seiko_panel_get_modes(struct drm_panel *panel, in seiko_panel_get_modes()
207 static int seiko_panel_get_timings(struct drm_panel *panel, in seiko_panel_get_timings()
236 struct seiko_panel *panel; in seiko_panel_probe() local
271 struct seiko_panel *panel = platform_get_drvdata(pdev); in seiko_panel_remove() local
281 struct seiko_panel *panel = platform_get_drvdata(pdev); in seiko_panel_shutdown() local