Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-samsung-sofef00.c20 struct sofef00_panel { struct
30 struct sofef00_panel *to_sofef00_panel(struct drm_panel *panel) in to_sofef00_panel()
32 return container_of(panel, struct sofef00_panel, panel); in to_sofef00_panel()
35 static void sofef00_panel_reset(struct sofef00_panel *ctx) in sofef00_panel_reset()
45 static int sofef00_panel_on(struct sofef00_panel *ctx) in sofef00_panel_on()
85 static int sofef00_panel_off(struct sofef00_panel *ctx) in sofef00_panel_off()
112 struct sofef00_panel *ctx = to_sofef00_panel(panel); in sofef00_panel_prepare()
140 struct sofef00_panel *ctx = to_sofef00_panel(panel); in sofef00_panel_unprepare()
188 struct sofef00_panel *ctx = to_sofef00_panel(panel); in sofef00_panel_get_modes()
244 struct sofef00_panel *ct in sofef00_panel_probe()
[all...]

Completed in 2 milliseconds