Lines Matching defs:ctx

86 	struct decon_context *ctx = crtc->ctx;  in decon_wait_for_vblank()  local
105 struct decon_context *ctx = crtc->ctx; in decon_clear_channels() local
131 static int decon_ctx_initialize(struct decon_context *ctx, in decon_ctx_initialize()
149 static void decon_ctx_remove(struct decon_context *ctx) in decon_ctx_remove()
155 static u32 decon_calc_clkdiv(struct decon_context *ctx, in decon_calc_clkdiv()
169 struct decon_context *ctx = crtc->ctx; in decon_commit() local
234 struct decon_context *ctx = crtc->ctx; in decon_enable_vblank() local
259 struct decon_context *ctx = crtc->ctx; in decon_disable_vblank() local
276 static void decon_win_set_pixfmt(struct decon_context *ctx, unsigned int win, in decon_win_set_pixfmt()
353 static void decon_win_set_colkey(struct decon_context *ctx, unsigned int win) in decon_win_set_colkey()
372 static void decon_shadow_protect_win(struct decon_context *ctx, in decon_shadow_protect_win()
390 struct decon_context *ctx = crtc->ctx; in decon_atomic_begin() local
401 struct decon_context *ctx = crtc->ctx; in decon_update_plane() local
507 struct decon_context *ctx = crtc->ctx; in decon_disable_plane() local
530 struct decon_context *ctx = crtc->ctx; in decon_atomic_flush() local
538 static void decon_init(struct decon_context *ctx) in decon_init()
557 struct decon_context *ctx = crtc->ctx; in decon_enable() local
602 struct decon_context *ctx = crtc->ctx; in decon_disable() local
642 struct decon_context *ctx = (struct decon_context *)dev_id; in decon_irq_handler() local
679 struct decon_context *ctx = dev_get_drvdata(dev); in decon_bind() local
720 struct decon_context *ctx = dev_get_drvdata(dev); in decon_unbind() local
738 struct decon_context *ctx; in decon_probe() local
835 struct decon_context *ctx = dev_get_drvdata(&pdev->dev); in decon_remove() local