Lines Matching defs:panel
52 static inline struct seiko_panel *to_seiko_panel(struct drm_panel *panel) in to_seiko_panel()
57 static int seiko_panel_get_fixed_modes(struct seiko_panel *panel, in seiko_panel_get_fixed_modes()
122 static int seiko_panel_disable(struct drm_panel *panel) in seiko_panel_disable()
134 static int seiko_panel_unprepare(struct drm_panel *panel) in seiko_panel_unprepare()
153 static int seiko_panel_prepare(struct drm_panel *panel) in seiko_panel_prepare()
185 static int seiko_panel_enable(struct drm_panel *panel) in seiko_panel_enable()
197 static int seiko_panel_get_modes(struct drm_panel *panel, in seiko_panel_get_modes()
206 static int seiko_panel_get_timings(struct drm_panel *panel, in seiko_panel_get_timings()
235 struct seiko_panel *panel; in seiko_panel_probe() local
270 struct seiko_panel *panel = platform_get_drvdata(pdev); in seiko_panel_remove() local
280 struct seiko_panel *panel = platform_get_drvdata(pdev); in seiko_panel_shutdown() local