Lines Matching defs:panel
55 static inline struct seiko_panel *to_seiko_panel(struct drm_panel *panel) in to_seiko_panel()
60 static int seiko_panel_get_fixed_modes(struct seiko_panel *panel, in seiko_panel_get_fixed_modes()
125 static int seiko_panel_disable(struct drm_panel *panel) in seiko_panel_disable()
137 static int seiko_panel_unprepare(struct drm_panel *panel) in seiko_panel_unprepare()
158 static int seiko_panel_prepare(struct drm_panel *panel) in seiko_panel_prepare()
192 static int seiko_panel_enable(struct drm_panel *panel) in seiko_panel_enable()
204 static int seiko_panel_get_modes(struct drm_panel *panel, in seiko_panel_get_modes()
213 static int seiko_panel_get_timings(struct drm_panel *panel, in seiko_panel_get_timings()
242 struct seiko_panel *panel; in seiko_panel_probe() local
283 struct seiko_panel *panel = platform_get_drvdata(pdev); in seiko_panel_remove() local
291 struct seiko_panel *panel = platform_get_drvdata(pdev); in seiko_panel_shutdown() local