Lines Matching defs:st7701

130 struct st7701 {  struct
133 const struct st7701_panel_desc *desc; argument
141 static inline struct st7701 *panel_to_st7701(struct drm_panel *panel) in panel_to_st7701() argument
146 static inline int st7701_dsi_write(struct st7701 *st7701, const void *seq, in st7701_dsi_write()
152 #define ST7701_DSI(st7701, seq...) \ argument
158 static u8 st7701_vgls_map(struct st7701 *st7701) in st7701_vgls_map()
183 static void st7701_switch_cmd_bkx(struct st7701 *st7701, bool cmd2, u8 bkx) in st7701_switch_cmd_bkx()
195 static void st7701_init_sequence(struct st7701 *st7701) in st7701_init_sequence()
310 static void ts8550b_gip_sequence(struct st7701 *st7701) in ts8550b_gip_sequence()
335 static void dmt028vghmcmi_1a_gip_sequence(struct st7701 *st7701) in dmt028vghmcmi_1a_gip_sequence()
401 static void kd50t048a_gip_sequence(struct st7701 *st7701) in kd50t048a_gip_sequence()
426 static void rg_arc_gip_sequence(struct st7701 *st7701) in rg_arc_gip_sequence()
464 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_prepare() local
491 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_enable() local
500 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_disable() local
509 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_unprepare() local
536 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_get_modes() local
565 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_get_orientation() local
980 struct st7701 *st7701; in st7701_dsi_probe() local
1048 struct st7701 *st7701 = mipi_dsi_get_drvdata(dsi); in st7701_dsi_remove() local