s6e63j0x03        116 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c static inline struct s6e63j0x03 *panel_to_s6e63j0x03(struct drm_panel *panel)
s6e63j0x03        118 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	return container_of(panel, struct s6e63j0x03, panel);
s6e63j0x03        121 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c static inline ssize_t s6e63j0x03_dcs_write_seq(struct s6e63j0x03 *ctx,
s6e63j0x03        135 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c static inline int s6e63j0x03_enable_lv2_command(struct s6e63j0x03 *ctx)
s6e63j0x03        140 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c static inline int s6e63j0x03_apply_mtp_key(struct s6e63j0x03 *ctx, bool on)
s6e63j0x03        149 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c static int s6e63j0x03_power_on(struct s6e63j0x03 *ctx)
s6e63j0x03        167 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c static int s6e63j0x03_power_off(struct s6e63j0x03 *ctx)
s6e63j0x03        184 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c static int s6e63j0x03_update_gamma(struct s6e63j0x03 *ctx,
s6e63j0x03        210 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	struct s6e63j0x03 *ctx = bl_get_data(bl_dev);
s6e63j0x03        222 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	struct s6e63j0x03 *ctx = panel_to_s6e63j0x03(panel);
s6e63j0x03        243 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	struct s6e63j0x03 *ctx = panel_to_s6e63j0x03(panel);
s6e63j0x03        255 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c static int s6e63j0x03_panel_init(struct s6e63j0x03 *ctx)
s6e63j0x03        326 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	struct s6e63j0x03 *ctx = panel_to_s6e63j0x03(panel);
s6e63j0x03        348 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	struct s6e63j0x03 *ctx = panel_to_s6e63j0x03(panel);
s6e63j0x03        438 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	struct s6e63j0x03 *ctx;
s6e63j0x03        441 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	ctx = devm_kzalloc(dev, sizeof(struct s6e63j0x03), GFP_KERNEL);
s6e63j0x03        505 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c 	struct s6e63j0x03 *ctx = mipi_dsi_get_drvdata(dsi);