sony_td4353_jdi
struct sony_td4353_jdi *ctx = to_sony_td4353_jdi(panel);
struct sony_td4353_jdi *ctx = to_sony_td4353_jdi(panel);
struct sony_td4353_jdi *ctx;
ctx = devm_drm_panel_alloc(dev, struct sony_td4353_jdi, panel,
struct sony_td4353_jdi *ctx = mipi_dsi_get_drvdata(dsi);
static inline struct sony_td4353_jdi *to_sony_td4353_jdi(struct drm_panel *panel)
return container_of(panel, struct sony_td4353_jdi, panel);
static int sony_td4353_jdi_on(struct sony_td4353_jdi *ctx)
static void sony_td4353_jdi_off(struct sony_td4353_jdi *ctx)
static void sony_td4353_assert_reset_gpios(struct sony_td4353_jdi *ctx, int mode)
struct sony_td4353_jdi *ctx = to_sony_td4353_jdi(panel);