nt36672e_panel
static int nt36672e_power_on(struct nt36672e_panel *ctx)
static int nt36672e_power_off(struct nt36672e_panel *ctx)
static int nt36672e_on(struct nt36672e_panel *nt36672e)
static int nt36672e_off(struct nt36672e_panel *panel)
struct nt36672e_panel *ctx = to_nt36672e_panel(panel);
struct nt36672e_panel *ctx = to_nt36672e_panel(panel);
struct nt36672e_panel *ctx = to_nt36672e_panel(panel);
struct nt36672e_panel *ctx;
ctx = devm_drm_panel_alloc(dev, struct nt36672e_panel, panel,
static inline struct nt36672e_panel *to_nt36672e_panel(struct drm_panel *panel)
struct nt36672e_panel *ctx = mipi_dsi_get_drvdata(dsi);
return container_of(panel, struct nt36672e_panel, panel);