Lines Matching refs:truly_nt35521
20 struct truly_nt35521 { struct
31 struct truly_nt35521 *to_truly_nt35521(struct drm_panel *panel) in to_truly_nt35521() argument
33 return container_of(panel, struct truly_nt35521, panel); in to_truly_nt35521()
36 static void truly_nt35521_reset(struct truly_nt35521 *ctx) in truly_nt35521_reset()
46 static int truly_nt35521_on(struct truly_nt35521 *ctx) in truly_nt35521_on()
268 static int truly_nt35521_off(struct truly_nt35521 *ctx) in truly_nt35521_off()
295 struct truly_nt35521 *ctx = to_truly_nt35521(panel); in truly_nt35521_prepare()
323 struct truly_nt35521 *ctx = to_truly_nt35521(panel); in truly_nt35521_unprepare()
344 struct truly_nt35521 *ctx = to_truly_nt35521(panel); in truly_nt35521_enable()
357 struct truly_nt35521 *ctx = to_truly_nt35521(panel); in truly_nt35521_disable()
457 struct truly_nt35521 *ctx; in truly_nt35521_probe()
514 struct truly_nt35521 *ctx = mipi_dsi_get_drvdata(dsi); in truly_nt35521_remove()