Lines Matching defs:st7701

132 struct st7701 {  struct
136 const struct st7701_panel_desc *desc; argument
143 int (*write_command)(struct st7701 *st7701, u8 cmd, const u8 *seq, argument
152 static int st7701_dsi_write(struct st7701 *st7701, u8 cmd, const u8 *seq, in st7701_dsi_write()
158 static int st7701_dbi_write(struct st7701 *st7701, u8 cmd, const u8 *seq, in st7701_dbi_write()
164 #define ST7701_WRITE(st7701, cmd, seq...) \ argument
170 static u8 st7701_vgls_map(struct st7701 *st7701) in st7701_vgls_map()
195 static void st7701_switch_cmd_bkx(struct st7701 *st7701, bool cmd2, u8 bkx) in st7701_switch_cmd_bkx()
207 static void st7701_init_sequence(struct st7701 *st7701) in st7701_init_sequence()
322 static void ts8550b_gip_sequence(struct st7701 *st7701) in ts8550b_gip_sequence()
347 static void dmt028vghmcmi_1a_gip_sequence(struct st7701 *st7701) in dmt028vghmcmi_1a_gip_sequence()
413 static void kd50t048a_gip_sequence(struct st7701 *st7701) in kd50t048a_gip_sequence()
438 static void rg_arc_gip_sequence(struct st7701 *st7701) in rg_arc_gip_sequence()
474 static void rg28xx_gip_sequence(struct st7701 *st7701) in rg28xx_gip_sequence()
525 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_prepare() local
552 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_enable() local
561 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_disable() local
570 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_unprepare() local
597 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_get_modes() local
626 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_get_orientation() local
1140 struct st7701 *st7701 = (struct st7701 *)data; in st7701_cleanup() local
1150 struct st7701 *st7701; in st7701_probe() local
1207 struct st7701 *st7701; in st7701_dsi_probe() local
1235 struct st7701 *st7701; in st7701_spi_probe() local