mot_panel
struct mot_panel *priv = to_mot_panel(panel);
struct mot_panel *priv = to_mot_panel(panel);
struct mot_panel *priv;
priv = devm_drm_panel_alloc(dev, struct mot_panel, panel,
struct mot_panel *priv = mipi_dsi_get_drvdata(dsi);
static inline struct mot_panel *to_mot_panel(struct drm_panel *panel)
return container_of(panel, struct mot_panel, panel);
static void mot_panel_reset(struct mot_panel *priv)
struct mot_panel *priv = to_mot_panel(panel);