boe_td4320
struct boe_td4320 *ctx = to_boe_td4320(panel);
struct boe_td4320 *ctx = to_boe_td4320(panel);
struct boe_td4320 *ctx;
ctx = devm_drm_panel_alloc(dev, struct boe_td4320, panel,
struct boe_td4320 *ctx = mipi_dsi_get_drvdata(dsi);
static inline struct boe_td4320 *to_boe_td4320(struct drm_panel *panel)
return container_of(panel, struct boe_td4320, panel);
static void boe_td4320_reset(struct boe_td4320 *ctx)
static int boe_td4320_on(struct boe_td4320 *ctx)
static int boe_td4320_off(struct boe_td4320 *ctx)