boe_tv101wum_ll2
struct boe_tv101wum_ll2 *ctx = to_boe_tv101wum_ll2(panel);
struct boe_tv101wum_ll2 *ctx;
ctx = devm_drm_panel_alloc(dev, struct boe_tv101wum_ll2, panel,
struct boe_tv101wum_ll2 *ctx = mipi_dsi_get_drvdata(dsi);
static inline struct boe_tv101wum_ll2 *to_boe_tv101wum_ll2(struct drm_panel *panel)
return container_of(panel, struct boe_tv101wum_ll2, panel);
static void boe_tv101wum_ll2_reset(struct boe_tv101wum_ll2 *ctx)
static int boe_tv101wum_ll2_on(struct boe_tv101wum_ll2 *ctx)
static void boe_tv101wum_ll2_off(struct boe_tv101wum_ll2 *ctx)
struct boe_tv101wum_ll2 *ctx = to_boe_tv101wum_ll2(panel);