Searched refs:st7703 (Results 1 – 3 of 3) sorted by relevance
51 struct st7703 { struct68 int (*init_sequence)(struct st7703 *ctx); argument71 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 *ctx = panel_to_st7703(panel); in st7703_unprepare()424 struct st7703 *ctx = panel_to_st7703(panel); in st7703_prepare()[all …]
63 obj-$(CONFIG_DRM_PANEL_SITRONIX_ST7703) += panel-sitronix-st7703.o
6547 F: drivers/gpu/drm/panel/panel-sitronix-st7703.c