Home
last modified time | relevance | path

Searched refs:st7703 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7703.c26 #define DRV_NAME "panel-sitronix-st7703"
51 struct st7703 { struct
68 int (*init_sequence)(struct st7703 *ctx);
71 static inline struct st7703 *panel_to_st7703(struct drm_panel *panel) in panel_to_st7703()
73 return container_of(panel, struct st7703, panel); in panel_to_st7703()
84 static int jh057n_init_sequence(struct st7703 *ctx) in jh057n_init_sequence()
174 static int xbd599_init_sequence(struct st7703 *ctx) in xbd599_init_sequence()
360 struct st7703 *ctx = panel_to_st7703(panel); in st7703_enable()
392 struct st7703 *ctx = panel_to_st7703(panel); in st7703_disable()
409 struct st7703 *ct in st7703_unprepare()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7703.c26 #define DRV_NAME "panel-sitronix-st7703"
55 struct st7703 { struct
72 int (*init_sequence)(struct st7703 *ctx);
75 static inline struct st7703 *panel_to_st7703(struct drm_panel *panel) in panel_to_st7703()
77 return container_of(panel, struct st7703, panel); in panel_to_st7703()
80 static int jh057n_init_sequence(struct st7703 *ctx) in jh057n_init_sequence()
161 static int xbd599_init_sequence(struct st7703 *ctx) in xbd599_init_sequence()
344 static int rg353v2_init_sequence(struct st7703 *ctx) in rg353v2_init_sequence()
438 struct st7703 *ctx = panel_to_st7703(panel); in st7703_enable()
470 struct st7703 *ct in st7703_disable()
[all...]

Completed in 2 milliseconds