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);
27 static void tm5p5_nt35596_reset(struct tm5p5_nt35596 *ctx)
37 static int tm5p5_nt35596_on(struct tm5p5_nt35596 *ctx)
85 static int tm5p5_nt35596_off(struct tm5p5_nt35596 *ctx)
111 struct tm5p5_nt35596 *ctx = to_tm5p5_nt35596(panel);
141 struct tm5p5_nt35596 *ctx = to_tm5p5_nt35596(panel);
255 struct tm5p5_nt35596 *ctx;
310 struct tm5p5_nt35596 *ctx = mipi_dsi_get_drvdata(dsi);