Symbol: nt35510
drivers/gpu/drm/panel/panel-novatek-nt35510.c
1005
struct nt35510 *nt = panel_to_nt35510(panel);
drivers/gpu/drm/panel/panel-novatek-nt35510.c
1056
struct nt35510 *nt = panel_to_nt35510(panel);
drivers/gpu/drm/panel/panel-novatek-nt35510.c
1087
struct nt35510 *nt;
drivers/gpu/drm/panel/panel-novatek-nt35510.c
1090
nt = devm_drm_panel_alloc(dev, struct nt35510, panel,
drivers/gpu/drm/panel/panel-novatek-nt35510.c
1187
struct nt35510 *nt = mipi_dsi_get_drvdata(dsi);
drivers/gpu/drm/panel/panel-novatek-nt35510.c
576
static inline struct nt35510 *panel_to_nt35510(struct drm_panel *panel)
drivers/gpu/drm/panel/panel-novatek-nt35510.c
578
return container_of(panel, struct nt35510, panel);
drivers/gpu/drm/panel/panel-novatek-nt35510.c
584
static int nt35510_send_long(struct nt35510 *nt, struct mipi_dsi_device *dsi,
drivers/gpu/drm/panel/panel-novatek-nt35510.c
618
static int nt35510_read_id(struct nt35510 *nt)
drivers/gpu/drm/panel/panel-novatek-nt35510.c
654
static int nt35510_setup_power(struct nt35510 *nt)
drivers/gpu/drm/panel/panel-novatek-nt35510.c
743
static int nt35510_setup_display(struct nt35510 *nt)
drivers/gpu/drm/panel/panel-novatek-nt35510.c
841
struct nt35510 *nt = bl_get_data(bl);
drivers/gpu/drm/panel/panel-novatek-nt35510.c
863
static int nt35510_power_on(struct nt35510 *nt)
drivers/gpu/drm/panel/panel-novatek-nt35510.c
959
static int nt35510_power_off(struct nt35510 *nt)
drivers/gpu/drm/panel/panel-novatek-nt35510.c
975
struct nt35510 *nt = panel_to_nt35510(panel);