Lines Matching defs:seiko_panel
45 struct seiko_panel {
55 static inline struct seiko_panel *to_seiko_panel(struct drm_panel *panel)
57 return container_of(panel, struct seiko_panel, base);
60 static int seiko_panel_get_fixed_modes(struct seiko_panel *panel,
127 struct seiko_panel *p = to_seiko_panel(panel);
139 struct seiko_panel *p = to_seiko_panel(panel);
160 struct seiko_panel *p = to_seiko_panel(panel);
194 struct seiko_panel *p = to_seiko_panel(panel);
207 struct seiko_panel *p = to_seiko_panel(panel);
217 struct seiko_panel *p = to_seiko_panel(panel);
242 struct seiko_panel *panel;
283 struct seiko_panel *panel = platform_get_drvdata(pdev);
291 struct seiko_panel *panel = platform_get_drvdata(pdev);
344 .name = "seiko_panel",