Symbol: nt35950
drivers/gpu/drm/panel/panel-novatek-nt35950.c
108
struct nt35950 *nt, u8 page)
drivers/gpu/drm/panel/panel-novatek-nt35950.c
126
struct nt35950 *nt, u8 comp_mode)
drivers/gpu/drm/panel/panel-novatek-nt35950.c
219
struct nt35950 *nt)
drivers/gpu/drm/panel/panel-novatek-nt35950.c
233
static int nt35950_get_current_mode(struct nt35950 *nt)
drivers/gpu/drm/panel/panel-novatek-nt35950.c
255
static int nt35950_on(struct nt35950 *nt)
drivers/gpu/drm/panel/panel-novatek-nt35950.c
307
static void nt35950_off(struct nt35950 *nt)
drivers/gpu/drm/panel/panel-novatek-nt35950.c
322
static int nt35950_sharp_init_vregs(struct nt35950 *nt, struct device *dev)
drivers/gpu/drm/panel/panel-novatek-nt35950.c
359
struct nt35950 *nt = to_nt35950(panel);
drivers/gpu/drm/panel/panel-novatek-nt35950.c
396
struct nt35950 *nt = to_nt35950(panel);
drivers/gpu/drm/panel/panel-novatek-nt35950.c
409
struct nt35950 *nt = to_nt35950(panel);
drivers/gpu/drm/panel/panel-novatek-nt35950.c
448
struct nt35950 *nt;
drivers/gpu/drm/panel/panel-novatek-nt35950.c
452
nt = devm_drm_panel_alloc(dev, struct nt35950, panel, &nt35950_panel_funcs,
drivers/gpu/drm/panel/panel-novatek-nt35950.c
533
struct nt35950 *nt = mipi_dsi_get_drvdata(dsi);
drivers/gpu/drm/panel/panel-novatek-nt35950.c
86
static inline struct nt35950 *to_nt35950(struct drm_panel *panel)
drivers/gpu/drm/panel/panel-novatek-nt35950.c
88
return container_of(panel, struct nt35950, panel);
drivers/gpu/drm/panel/panel-novatek-nt35950.c
91
static void nt35950_reset(struct nt35950 *nt)