Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-lg-sw43408.c25 struct sw43408_panel { struct
36 static inline struct sw43408_panel *to_panel_info(struct drm_panel *panel) in to_panel_info() argument
38 return container_of(panel, struct sw43408_panel, base); in to_panel_info()
43 struct sw43408_panel *sw43408 = to_panel_info(panel); in sw43408_unprepare()
62 struct sw43408_panel *sw43408 = to_panel_info(panel); in sw43408_program()
124 struct sw43408_panel *ctx = to_panel_info(panel); in sw43408_prepare()
189 static int sw43408_backlight_init(struct sw43408_panel *ctx) in sw43408_backlight_init()
222 static int sw43408_add(struct sw43408_panel *ctx) in sw43408_add()
255 struct sw43408_panel *ctx; in sw43408_probe()
294 struct sw43408_panel *ct in sw43408_remove()
[all...]