Lines Matching refs:st7703
26 #define DRV_NAME "panel-sitronix-st7703"
55 struct st7703 {
72 int (*init_sequence)(struct st7703 *ctx);
75 static inline struct st7703 *panel_to_st7703(struct drm_panel *panel)
77 return container_of(panel, struct st7703, panel);
80 static int jh057n_init_sequence(struct st7703 *ctx)
161 static int xbd599_init_sequence(struct st7703 *ctx)
344 static int rg353v2_init_sequence(struct st7703 *ctx)
438 struct st7703 *ctx = panel_to_st7703(panel);
470 struct st7703 *ctx = panel_to_st7703(panel);
487 struct st7703 *ctx = panel_to_st7703(panel);
502 struct st7703 *ctx = panel_to_st7703(panel);
542 struct st7703 *ctx = panel_to_st7703(panel);
577 struct st7703 *ctx = data;
595 static void st7703_debugfs_init(struct st7703 *ctx)
603 static void st7703_debugfs_remove(struct st7703 *ctx)
612 struct st7703 *ctx;
668 struct st7703 *ctx = mipi_dsi_get_drvdata(dsi);
682 struct st7703 *ctx = mipi_dsi_get_drvdata(dsi);