tm5p5_nt35596
struct tm5p5_nt35596 *ctx = to_tm5p5_nt35596(panel);
static inline struct tm5p5_nt35596 *to_tm5p5_nt35596(struct drm_panel *panel)
struct tm5p5_nt35596 *ctx;
ctx = devm_drm_panel_alloc(dev, struct tm5p5_nt35596, panel,
return container_of(panel, struct tm5p5_nt35596, panel);
static void tm5p5_nt35596_reset(struct tm5p5_nt35596 *ctx)
struct tm5p5_nt35596 *ctx = mipi_dsi_get_drvdata(dsi);
struct tm5p5_nt35596 *ctx = to_tm5p5_nt35596(panel);