stk_panel
struct stk_panel *stk = to_stk_panel(panel);
struct stk_panel *stk = to_stk_panel(panel);
static int stk_panel_add(struct stk_panel *stk)
struct stk_panel *stk;
struct stk_panel *stk = mipi_dsi_get_drvdata(dsi);
static inline struct stk_panel *to_stk_panel(struct drm_panel *panel)
return container_of(panel, struct stk_panel, base);
static int stk_panel_init(struct stk_panel *stk)
static int stk_panel_on(struct stk_panel *stk)
static void stk_panel_off(struct stk_panel *stk)