Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-orisetech-otm8009a.c66 struct otm8009a { struct
106 static inline struct otm8009a *panel_to_otm8009a(struct drm_panel *panel) in panel_to_otm8009a()
108 return container_of(panel, struct otm8009a, panel); in panel_to_otm8009a()
117 static int otm8009a_init_sequence(struct otm8009a *ctx) in otm8009a_init_sequence()
234 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_disable()
249 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_unprepare()
265 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_prepare()
293 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_enable()
347 struct otm8009a *ctx = bl_get_data(bd); in otm8009a_backlight_update_status()
388 struct otm8009a *ctx; in otm8009a_probe()
[all …]