Lines Matching defs:ej030na
30 struct ej030na {
41 static inline struct ej030na *to_ej030na(struct drm_panel *panel)
43 return container_of(panel, struct ej030na, panel);
88 struct ej030na *priv = to_ej030na(panel);
120 struct ej030na *priv = to_ej030na(panel);
130 struct ej030na *priv = to_ej030na(panel);
145 struct ej030na *priv = to_ej030na(panel);
156 struct ej030na *priv = to_ej030na(panel);
204 struct ej030na *priv;
248 struct ej030na *priv = spi_get_drvdata(spi);
292 { .compatible = "innolux,ej030na", .data = &ej030na_info },
299 .name = "panel-innolux-ej030na",