s6e3fa7_panel
struct s6e3fa7_panel *ctx;
ctx = devm_drm_panel_alloc(dev, struct s6e3fa7_panel, panel,
struct s6e3fa7_panel *ctx = mipi_dsi_get_drvdata(dsi);
static inline struct s6e3fa7_panel *to_s6e3fa7_panel(struct drm_panel *panel)
return container_of(panel, struct s6e3fa7_panel, panel);
static void s6e3fa7_panel_reset(struct s6e3fa7_panel *ctx)
struct s6e3fa7_panel *ctx = to_s6e3fa7_panel(panel);
struct s6e3fa7_panel *ctx = to_s6e3fa7_panel(panel);
struct s6e3fa7_panel *ctx = to_s6e3fa7_panel(panel);