Lines Matching defs:nv3052c
30 struct nv3052c {
236 static inline struct nv3052c *to_nv3052c(struct drm_panel *panel)
238 return container_of(panel, struct nv3052c, panel);
243 struct nv3052c *priv = to_nv3052c(panel);
285 struct nv3052c *priv = to_nv3052c(panel);
301 struct nv3052c *priv = to_nv3052c(panel);
321 struct nv3052c *priv = to_nv3052c(panel);
337 struct nv3052c *priv = to_nv3052c(panel);
379 struct nv3052c *priv;
422 struct nv3052c *priv = spi_get_drvdata(spi);
473 .name = "nv3052c",