Lines Matching defs:s6d27a1
42 struct s6d27a1 {
69 static inline struct s6d27a1 *to_s6d27a1(struct drm_panel *panel)
71 return container_of(panel, struct s6d27a1, panel);
74 static void s6d27a1_read_mtp_id(struct s6d27a1 *ctx)
98 static int s6d27a1_power_on(struct s6d27a1 *ctx)
163 static int s6d27a1_power_off(struct s6d27a1 *ctx)
173 struct s6d27a1 *ctx = to_s6d27a1(panel);
183 struct s6d27a1 *ctx = to_s6d27a1(panel);
199 struct s6d27a1 *ctx = to_s6d27a1(panel);
210 struct s6d27a1 *ctx = to_s6d27a1(panel);
247 struct s6d27a1 *ctx;
296 struct s6d27a1 *ctx = spi_get_drvdata(spi);
302 { .compatible = "samsung,s6d27a1", },
311 .name = "s6d27a1-panel",