Lines Matching defs:ctx
104 static void rm68200_dcs_write_buf(struct rm68200 *ctx, const void *data, in rm68200_dcs_write_buf()
115 static void rm68200_dcs_write_cmd(struct rm68200 *ctx, u8 cmd, u8 value) in rm68200_dcs_write_cmd()
125 #define dcs_write_seq(ctx, seq...) \ argument
136 #define dcs_write_cmd_seq(ctx, cmd, seq...) \ argument
145 static void rm68200_init_sequence(struct rm68200 *ctx) in rm68200_init_sequence()
236 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_disable() local
248 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_unprepare() local
279 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_prepare() local
320 struct rm68200 *ctx = panel_to_rm68200(panel); in rm68200_enable() local
365 struct rm68200 *ctx; in rm68200_probe() local
417 struct rm68200 *ctx = mipi_dsi_get_drvdata(dsi); in rm68200_remove() local