otm8009a 90 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c static inline struct otm8009a *panel_to_otm8009a(struct drm_panel *panel) otm8009a 92 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c return container_of(panel, struct otm8009a, panel); otm8009a 95 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c static void otm8009a_dcs_write_buf(struct otm8009a *ctx, const void *data, otm8009a 104 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c static void otm8009a_dcs_write_buf_hs(struct otm8009a *ctx, const void *data, otm8009a 130 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c static int otm8009a_init_sequence(struct otm8009a *ctx) otm8009a 264 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c struct otm8009a *ctx = panel_to_otm8009a(panel); otm8009a 290 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c struct otm8009a *ctx = panel_to_otm8009a(panel); otm8009a 309 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c struct otm8009a *ctx = panel_to_otm8009a(panel); otm8009a 340 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c struct otm8009a *ctx = panel_to_otm8009a(panel); otm8009a 389 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c struct otm8009a *ctx = bl_get_data(bd); otm8009a 428 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c struct otm8009a *ctx; otm8009a 492 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c struct otm8009a *ctx = mipi_dsi_get_drvdata(dsi);