Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-ronbo-rb070d30.c29 struct rb070d30_panel { struct
43 static inline struct rb070d30_panel *panel_to_rb070d30_panel(struct drm_panel *panel) in panel_to_rb070d30_panel() argument
45 return container_of(panel, struct rb070d30_panel, panel); in panel_to_rb070d30_panel()
50 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_prepare()
69 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_unprepare()
80 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_enable()
100 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_disable()
126 struct rb070d30_panel *ctx = panel_to_rb070d30_panel(panel); in rb070d30_panel_get_modes()
162 struct rb070d30_panel *ctx; in rb070d30_panel_dsi_probe()
231 struct rb070d30_panel *ctx = mipi_dsi_get_drvdata(dsi); in rb070d30_panel_dsi_remove()