Searched refs:otm8009a (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-orisetech-otm8009a.c | 63 struct otm8009a { struct 88 static inline struct otm8009a *panel_to_otm8009a(struct drm_panel *panel) in panel_to_otm8009a() 90 return container_of(panel, struct otm8009a, panel); in panel_to_otm8009a() 93 static void otm8009a_dcs_write_buf(struct otm8009a *ctx, const void *data, in otm8009a_dcs_write_buf() 102 static void otm8009a_dcs_write_buf_hs(struct otm8009a *ctx, const void *data, in otm8009a_dcs_write_buf_hs() 128 static int otm8009a_init_sequence(struct otm8009a *ctx) in otm8009a_init_sequence() 234 /* See otm8009a driver documentation for pixel format descriptions */ in otm8009a_init_sequence() 262 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_disable() 288 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_unprepare() 307 struct otm8009a *ct in otm8009a_prepare() [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-orisetech-otm8009a.c | 66 struct otm8009a { struct 107 static inline struct otm8009a *panel_to_otm8009a(struct drm_panel *panel) in panel_to_otm8009a() 109 return container_of(panel, struct otm8009a, panel); in panel_to_otm8009a() 112 static void otm8009a_dcs_write_buf(struct otm8009a *ctx, const void *data, in otm8009a_dcs_write_buf() 133 static int otm8009a_init_sequence(struct otm8009a *ctx) in otm8009a_init_sequence() 238 /* See otm8009a driver documentation for pixel format descriptions */ in otm8009a_init_sequence() 266 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_disable() 292 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_unprepare() 311 struct otm8009a *ctx = panel_to_otm8009a(panel); in otm8009a_prepare() 342 struct otm8009a *ct in otm8009a_enable() [all...] |
Completed in 2 milliseconds