Lines Matching defs:ltk050h3146w
26 struct ltk050h3146w;
29 int (*init)(struct ltk050h3146w *ctx);
32 struct ltk050h3146w {
242 struct ltk050h3146w *panel_to_ltk050h3146w(struct drm_panel *panel)
244 return container_of(panel, struct ltk050h3146w, panel);
255 static int ltk050h3146w_init_sequence(struct ltk050h3146w *ctx)
344 static int ltk050h3146w_a2_select_page(struct ltk050h3146w *ctx, int page)
352 static int ltk050h3146w_a2_write_page(struct ltk050h3146w *ctx, int page,
377 static int ltk050h3146w_a2_init_sequence(struct ltk050h3146w *ctx)
440 struct ltk050h3146w *ctx = panel_to_ltk050h3146w(panel);
469 struct ltk050h3146w *ctx = panel_to_ltk050h3146w(panel);
530 struct ltk050h3146w *ctx = panel_to_ltk050h3146w(panel);
556 struct ltk050h3146w *ctx;
619 struct ltk050h3146w *ctx = mipi_dsi_get_drvdata(dsi);
633 struct ltk050h3146w *ctx = mipi_dsi_get_drvdata(dsi);
649 .compatible = "leadtek,ltk050h3146w",
653 .compatible = "leadtek,ltk050h3146w-a2",
662 .name = "panel-leadtek-ltk050h3146w",