Lines Matching defs:ltk500hd1829
24 struct ltk500hd1829 {
264 struct ltk500hd1829 *panel_to_ltk500hd1829(struct drm_panel *panel)
266 return container_of(panel, struct ltk500hd1829, panel);
271 struct ltk500hd1829 *ctx = panel_to_ltk500hd1829(panel);
300 struct ltk500hd1829 *ctx = panel_to_ltk500hd1829(panel);
379 struct ltk500hd1829 *ctx = panel_to_ltk500hd1829(panel);
408 struct ltk500hd1829 *ctx;
468 struct ltk500hd1829 *ctx = mipi_dsi_get_drvdata(dsi);
482 struct ltk500hd1829 *ctx = mipi_dsi_get_drvdata(dsi);
497 { .compatible = "leadtek,ltk500hd1829", },
504 .name = "panel-leadtek-ltk500hd1829",