Lines Matching defs:rb070d30_panel
27 struct rb070d30_panel {
40 static inline struct rb070d30_panel *panel_to_rb070d30_panel(struct drm_panel *panel)
42 return container_of(panel, struct rb070d30_panel, panel);
47 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel);
66 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel);
77 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel);
84 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel);
108 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel);
143 struct rb070d30_panel *ctx;
213 struct rb070d30_panel *ctx = mipi_dsi_get_drvdata(dsi);