Lines Matching defs:st7701
99 struct st7701 { struct
102 const struct st7701_panel_desc *desc; argument
109 static inline struct st7701 *panel_to_st7701(struct drm_panel *panel) in panel_to_st7701() argument
114 static inline int st7701_dsi_write(struct st7701 *st7701, const void *seq, in st7701_dsi_write()
120 #define ST7701_DSI(st7701, seq...) \ argument
126 static void st7701_init_sequence(struct st7701 *st7701) in st7701_init_sequence()
199 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_prepare() local
220 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_enable() local
229 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_disable() local
238 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_unprepare() local
265 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_get_modes() local
331 struct st7701 *st7701; in st7701_dsi_probe() local
392 struct st7701 *st7701 = mipi_dsi_get_drvdata(dsi); in st7701_dsi_remove() local