Searched full:ltk500hd1829 (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
| D | leadtek,ltk500hd1829.yaml | 4 $id: http://devicetree.org/schemas/display/panel/leadtek,ltk500hd1829.yaml# 7 title: Leadtek LTK500HD1829 5.0in 720x1280 DSI panel 17 const: leadtek,ltk500hd1829 42 compatible = "leadtek,ltk500hd1829";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/ |
| D | leadtek,ltk500hd1829.yaml | 4 $id: http://devicetree.org/schemas/display/panel/leadtek,ltk500hd1829.yaml# 7 title: Leadtek LTK500HD1829 5.0in 720x1280 DSI panel 17 const: leadtek,ltk500hd1829 42 compatible = "leadtek,ltk500hd1829";
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-leadtek-ltk500hd1829.c | 24 struct ltk500hd1829 { struct 264 struct ltk500hd1829 *panel_to_ltk500hd1829(struct drm_panel *panel) in panel_to_ltk500hd1829() 266 return container_of(panel, struct ltk500hd1829, panel); in panel_to_ltk500hd1829() 271 struct ltk500hd1829 *ctx = panel_to_ltk500hd1829(panel); in ltk500hd1829_unprepare() 300 struct ltk500hd1829 *ctx = panel_to_ltk500hd1829(panel); in ltk500hd1829_prepare() 379 struct ltk500hd1829 *ctx = panel_to_ltk500hd1829(panel); in ltk500hd1829_get_modes() 408 struct ltk500hd1829 *ctx; in ltk500hd1829_probe() 468 struct ltk500hd1829 *ctx = mipi_dsi_get_drvdata(dsi); in ltk500hd1829_shutdown() 482 struct ltk500hd1829 *ctx = mipi_dsi_get_drvdata(dsi); in ltk500hd1829_remove() 495 { .compatible = "leadtek,ltk500hd1829", }, [all …]
|
| D | Makefile | 29 obj-$(CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829) += panel-leadtek-ltk500hd1829.o
|
| D | Kconfig | 290 tristate "Leadtek LTK500HD1829 panel"
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | panel-leadtek-ltk500hd1829.c | 24 struct ltk500hd1829 { struct 264 struct ltk500hd1829 *panel_to_ltk500hd1829(struct drm_panel *panel) in panel_to_ltk500hd1829() 266 return container_of(panel, struct ltk500hd1829, panel); in panel_to_ltk500hd1829() 271 struct ltk500hd1829 *ctx = panel_to_ltk500hd1829(panel); in ltk500hd1829_unprepare() 300 struct ltk500hd1829 *ctx = panel_to_ltk500hd1829(panel); in ltk500hd1829_prepare() 379 struct ltk500hd1829 *ctx = panel_to_ltk500hd1829(panel); in ltk500hd1829_get_modes() 408 struct ltk500hd1829 *ctx; in ltk500hd1829_probe() 468 struct ltk500hd1829 *ctx = mipi_dsi_get_drvdata(dsi); in ltk500hd1829_shutdown() 482 struct ltk500hd1829 *ctx = mipi_dsi_get_drvdata(dsi); in ltk500hd1829_remove() 497 { .compatible = "leadtek,ltk500hd1829", }, [all …]
|
| D | Makefile | 17 obj-$(CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829) += panel-leadtek-ltk500hd1829.o
|
| D | Kconfig | 162 tristate "Leadtek LTK500HD1829 panel"
|