novatek_nt35532
int (*on)(struct novatek_nt35532 *ctx);
static inline struct novatek_nt35532 *to_novatek_nt35532(struct drm_panel *panel)
return container_of_const(panel, struct novatek_nt35532, panel);
static void nt35532_reset(struct novatek_nt35532 *ctx)
static int rimob_panel_on(struct novatek_nt35532 *ctx)
static int nt35532_off(struct novatek_nt35532 *ctx)
struct novatek_nt35532 *ctx = to_novatek_nt35532(panel);
struct novatek_nt35532 *ctx = to_novatek_nt35532(panel);
struct novatek_nt35532 *ctx = to_novatek_nt35532(panel);
struct novatek_nt35532 *ctx;
ctx = devm_drm_panel_alloc(dev, struct novatek_nt35532, panel,
struct novatek_nt35532 *ctx = mipi_dsi_get_drvdata(dsi);