Searched refs:kd35t133 (Results 1 – 3 of 3) sorted by relevance
39 struct kd35t133 { struct48 static inline struct kd35t133 *panel_to_kd35t133(struct drm_panel *panel) in panel_to_kd35t133() argument50 return container_of(panel, struct kd35t133, panel); in panel_to_kd35t133()61 static int kd35t133_init_sequence(struct kd35t133 *ctx) in kd35t133_init_sequence()97 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_unprepare()124 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_prepare()202 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_modes()232 struct kd35t133 *ctx; in kd35t133_probe()292 struct kd35t133 *ctx = mipi_dsi_get_drvdata(dsi); in kd35t133_shutdown()306 struct kd35t133 *ctx = mipi_dsi_get_drvdata(dsi); in kd35t133_remove()
8 obj-$(CONFIG_DRM_PANEL_ELIDA_KD35T133) += panel-elida-kd35t133.o
209 compatible = "elida,kd35t133";