Searched refs:nv3052c (Results 1 – 2 of 2) sorted by relevance
30 struct nv3052c { struct236 static inline struct nv3052c *to_nv3052c(struct drm_panel *panel) in to_nv3052c()238 return container_of(panel, struct nv3052c, panel); in to_nv3052c()243 struct nv3052c *priv = to_nv3052c(panel); in nv3052c_prepare()285 struct nv3052c *priv = to_nv3052c(panel); in nv3052c_unprepare()301 struct nv3052c *priv = to_nv3052c(panel); in nv3052c_enable()321 struct nv3052c *priv = to_nv3052c(panel); in nv3052c_disable()337 struct nv3052c *priv = to_nv3052c(panel); in nv3052c_get_modes()379 struct nv3052c *priv; in nv3052c_probe()422 struct nv3052c *priv = spi_get_drvdata(spi); in nv3052c_remove()
35 obj-$(CONFIG_DRM_PANEL_NEWVISION_NV3052C) += panel-newvision-nv3052c.o