Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sitronix-st7701.c130 struct st7701 { struct
133 const struct st7701_panel_desc *desc; argument
141 static inline struct st7701 *panel_to_st7701(struct drm_panel *panel) in panel_to_st7701() argument
152 #define ST7701_DSI(st7701, seq...) \ argument
158 static u8 st7701_vgls_map(struct st7701 *st7701) in st7701_vgls_map()
428 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_prepare() local
455 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_enable() local
464 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_disable() local
473 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_unprepare() local
500 struct st7701 *st7701 = panel_to_st7701(panel); in st7701_get_modes() local
[all …]