Searched refs:rm68200 (Results 1 – 1 of 1) sorted by relevance
74 struct rm68200 { struct96 static inline struct rm68200 *panel_to_rm68200(struct drm_panel *panel) in panel_to_rm68200() argument98 return container_of(panel, struct rm68200, panel); in panel_to_rm68200()101 static void rm68200_dcs_write_buf(struct rm68200 *ctx, const void *data, in rm68200_dcs_write_buf()112 static void rm68200_dcs_write_cmd(struct rm68200 *ctx, u8 cmd, u8 value) in rm68200_dcs_write_cmd()142 static void rm68200_init_sequence(struct rm68200 *ctx) in rm68200_init_sequence()233 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_unprepare()259 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_prepare()326 struct rm68200 *ctx; in rm68200_probe()329 ctx = devm_drm_panel_alloc(dev, struct rm68200, panel, in rm68200_probe()[all …]