nt35510
struct nt35510 *nt = panel_to_nt35510(panel);
struct nt35510 *nt = panel_to_nt35510(panel);
struct nt35510 *nt;
nt = devm_drm_panel_alloc(dev, struct nt35510, panel,
struct nt35510 *nt = mipi_dsi_get_drvdata(dsi);
static inline struct nt35510 *panel_to_nt35510(struct drm_panel *panel)
return container_of(panel, struct nt35510, panel);
static int nt35510_send_long(struct nt35510 *nt, struct mipi_dsi_device *dsi,
static int nt35510_read_id(struct nt35510 *nt)
static int nt35510_setup_power(struct nt35510 *nt)
static int nt35510_setup_display(struct nt35510 *nt)
struct nt35510 *nt = bl_get_data(bl);
static int nt35510_power_on(struct nt35510 *nt)
static int nt35510_power_off(struct nt35510 *nt)
struct nt35510 *nt = panel_to_nt35510(panel);