Home
last modified time | relevance | path

Searched refs:panel_to_st7703 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-sitronix-st7703.c75 static inline struct st7703 *panel_to_st7703(struct drm_panel *panel) in panel_to_st7703() function
678 struct st7703 *ctx = panel_to_st7703(panel); in st7703_enable()
699 struct st7703 *ctx = panel_to_st7703(panel); in st7703_disable()
715 struct st7703 *ctx = panel_to_st7703(panel); in st7703_unprepare()
726 struct st7703 *ctx = panel_to_st7703(panel); in st7703_prepare()
761 struct st7703 *ctx = panel_to_st7703(panel); in st7703_get_modes()
788 struct st7703 *st7703 = panel_to_st7703(panel); in st7703_get_orientation()