Lines Matching defs:truly_nt35521
20 struct truly_nt35521 {
31 struct truly_nt35521 *to_truly_nt35521(struct drm_panel *panel)
33 return container_of(panel, struct truly_nt35521, panel);
36 static void truly_nt35521_reset(struct truly_nt35521 *ctx)
46 static int truly_nt35521_on(struct truly_nt35521 *ctx)
268 static int truly_nt35521_off(struct truly_nt35521 *ctx)
295 struct truly_nt35521 *ctx = to_truly_nt35521(panel);
323 struct truly_nt35521 *ctx = to_truly_nt35521(panel);
344 struct truly_nt35521 *ctx = to_truly_nt35521(panel);
357 struct truly_nt35521 *ctx = to_truly_nt35521(panel);
457 struct truly_nt35521 *ctx;
514 struct truly_nt35521 *ctx = mipi_dsi_get_drvdata(dsi);