Home
last modified time | relevance | path

Searched defs:st7701 (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-sitronix-st7701.c142 struct st7701 { struct
145 const struct st7701_panel_desc *desc; argument
152 static inline struct st7701 *panel_to_st7701(struct drm_panel *panel) in panel_to_st7701() argument
157 static inline int st7701_dsi_write(struct st7701 *st7701, const void *seq, in st7701_dsi_write()
163 #define ST7701_DSI(st7701, seq...) \ argument
169 static u8 st7701_vgls_map(struct st7701 *st7701) in st7701_vgls_map()
194 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()
409 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_prepare() local
[all …]