Home
last modified time | relevance | path

Searched refs:kd35t133 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-elida-kd35t133.c3 * Elida kd35t133 5.5" MIPI-DSI panel driver
39 struct kd35t133 { struct
49 static inline struct kd35t133 *panel_to_kd35t133(struct drm_panel *panel) in panel_to_kd35t133()
51 return container_of(panel, struct kd35t133, panel); in panel_to_kd35t133()
54 static int kd35t133_init_sequence(struct kd35t133 *ctx) in kd35t133_init_sequence()
90 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_unprepare()
119 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_prepare()
197 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_modes()
225 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_orientation()
240 struct kd35t133 *ct in kd35t133_probe()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-elida-kd35t133.c3 * Elida kd35t133 5.5" MIPI-DSI panel driver
39 struct kd35t133 { struct
48 static inline struct kd35t133 *panel_to_kd35t133(struct drm_panel *panel) in panel_to_kd35t133()
50 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()
126 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_prepare()
204 struct kd35t133 *ctx = panel_to_kd35t133(panel); in kd35t133_get_modes()
234 struct kd35t133 *ctx; in kd35t133_probe()
294 struct kd35t133 *ct in kd35t133_shutdown()
[all...]

Completed in 1 milliseconds