Searched refs:xpp055c272 (Results 1 – 3 of 3) sorted by relevance
49 struct xpp055c272 { struct58 static inline struct xpp055c272 *panel_to_xpp055c272(struct drm_panel *panel) in panel_to_xpp055c272() argument60 return container_of(panel, struct xpp055c272, panel); in panel_to_xpp055c272()71 static int xpp055c272_init_sequence(struct xpp055c272 *ctx) in xpp055c272_init_sequence()143 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); in xpp055c272_unprepare()170 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); in xpp055c272_prepare()248 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); in xpp055c272_get_modes()278 struct xpp055c272 *ctx; in xpp055c272_probe()337 struct xpp055c272 *ctx = mipi_dsi_get_drvdata(dsi); in xpp055c272_shutdown()351 struct xpp055c272 *ctx = mipi_dsi_get_drvdata(dsi); in xpp055c272_remove()
57 obj-$(CONFIG_DRM_PANEL_XINPENG_XPP055C272) += panel-xinpeng-xpp055c272.o
129 compatible = "xinpeng,xpp055c272";