Lines Matching defs:tm5p5_nt35596
14 struct tm5p5_nt35596 {
22 static inline struct tm5p5_nt35596 *to_tm5p5_nt35596(struct drm_panel *panel)
24 return container_of(panel, struct tm5p5_nt35596, panel);
43 static void tm5p5_nt35596_reset(struct tm5p5_nt35596 *ctx)
53 static int tm5p5_nt35596_on(struct tm5p5_nt35596 *ctx)
101 static int tm5p5_nt35596_off(struct tm5p5_nt35596 *ctx)
127 struct tm5p5_nt35596 *ctx = to_tm5p5_nt35596(panel);
157 struct tm5p5_nt35596 *ctx = to_tm5p5_nt35596(panel);
276 struct tm5p5_nt35596 *ctx;
331 struct tm5p5_nt35596 *ctx = mipi_dsi_get_drvdata(dsi);