rm68200
static void rm68200_dcs_write_buf(struct rm68200 *ctx, const void *data,
static void rm68200_dcs_write_cmd(struct rm68200 *ctx, u8 cmd, u8 value)
static void rm68200_init_sequence(struct rm68200 *ctx)
struct rm68200 *ctx = panel_to_rm68200(panel);
struct rm68200 *ctx = panel_to_rm68200(panel);
struct rm68200 *ctx;
ctx = devm_drm_panel_alloc(dev, struct rm68200, panel,
struct rm68200 *ctx = mipi_dsi_get_drvdata(dsi);
static inline struct rm68200 *panel_to_rm68200(struct drm_panel *panel)
return container_of(panel, struct rm68200, panel);