nt35560
static inline struct nt35560 *panel_to_nt35560(struct drm_panel *panel)
return container_of(panel, struct nt35560, panel);
struct nt35560 *nt = bl_get_data(bl);
static int nt35560_power_on(struct nt35560 *nt)
static void nt35560_power_off(struct nt35560 *nt)
struct nt35560 *nt = panel_to_nt35560(panel);
struct nt35560 *nt = panel_to_nt35560(panel);
struct nt35560 *nt = panel_to_nt35560(panel);
struct nt35560 *nt;
nt = devm_drm_panel_alloc(dev, struct nt35560, panel,
struct nt35560 *nt = mipi_dsi_get_drvdata(dsi);