Lines Matching refs:st7703
26 #define DRV_NAME "panel-sitronix-st7703"
51 struct st7703 {
68 int (*init_sequence)(struct st7703 *ctx);
71 static inline struct st7703 *panel_to_st7703(struct drm_panel *panel)
73 return container_of(panel, struct st7703, panel);
84 static int jh057n_init_sequence(struct st7703 *ctx)
174 static int xbd599_init_sequence(struct st7703 *ctx)
360 struct st7703 *ctx = panel_to_st7703(panel);
392 struct st7703 *ctx = panel_to_st7703(panel);
409 struct st7703 *ctx = panel_to_st7703(panel);
424 struct st7703 *ctx = panel_to_st7703(panel);
460 struct st7703 *ctx = panel_to_st7703(panel);
491 struct st7703 *ctx = data;
509 static void st7703_debugfs_init(struct st7703 *ctx)
517 static void st7703_debugfs_remove(struct st7703 *ctx)
526 struct st7703 *ctx;
590 struct st7703 *ctx = mipi_dsi_get_drvdata(dsi);
604 struct st7703 *ctx = mipi_dsi_get_drvdata(dsi);