Home
last modified time | relevance | path

Searched refs:kd35t133 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-elida-kd35t133.c39 struct kd35t133 { struct
49 static inline struct kd35t133 *panel_to_kd35t133(struct drm_panel *panel) in panel_to_kd35t133() argument
51 return container_of(panel, struct kd35t133, panel); in panel_to_kd35t133()
62 static int kd35t133_init_sequence(struct kd35t133 *ctx) in kd35t133_init_sequence()
98 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_unprepare()
125 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_prepare()
203 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_modes()
231 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_orientation()
246 struct kd35t133 *ctx; in kd35t133_probe()
312 struct kd35t133 *ctx = mipi_dsi_get_drvdata(dsi); in kd35t133_shutdown()
[all …]
DMakefile13 obj-$(CONFIG_DRM_PANEL_ELIDA_KD35T133) += panel-elida-kd35t133.o
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Drk3326-odroid-go2.dts282 compatible = "elida,kd35t133";