Lines Matching defs:panel
54 static inline struct seiko_panel *to_seiko_panel(struct drm_panel *panel) in to_seiko_panel()
59 static int seiko_panel_get_fixed_modes(struct seiko_panel *panel) in seiko_panel_get_fixed_modes()
124 static int seiko_panel_disable(struct drm_panel *panel) in seiko_panel_disable()
142 static int seiko_panel_unprepare(struct drm_panel *panel) in seiko_panel_unprepare()
161 static int seiko_panel_prepare(struct drm_panel *panel) in seiko_panel_prepare()
193 static int seiko_panel_enable(struct drm_panel *panel) in seiko_panel_enable()
211 static int seiko_panel_get_modes(struct drm_panel *panel) in seiko_panel_get_modes()
219 static int seiko_panel_get_timings(struct drm_panel *panel, in seiko_panel_get_timings()
249 struct seiko_panel *panel; in seiko_panel_probe() local
292 struct seiko_panel *panel = dev_get_drvdata(&pdev->dev); in seiko_panel_remove() local
306 struct seiko_panel *panel = dev_get_drvdata(&pdev->dev); in seiko_panel_shutdown() local