Lines Matching refs:decon_context
45 struct decon_context { struct
86 struct decon_context *ctx = crtc->ctx; in decon_wait_for_vblank() argument
105 struct decon_context *ctx = crtc->ctx; in decon_clear_channels()
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()
234 struct decon_context *ctx = crtc->ctx; in decon_enable_vblank()
259 struct decon_context *ctx = crtc->ctx; in decon_disable_vblank()
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()
401 struct decon_context *ctx = crtc->ctx; in decon_update_plane()
507 struct decon_context *ctx = crtc->ctx; in decon_disable_plane()
530 struct decon_context *ctx = crtc->ctx; in decon_atomic_flush()
538 static void decon_init(struct decon_context *ctx) in decon_init()
557 struct decon_context *ctx = crtc->ctx; in decon_enable()
602 struct decon_context *ctx = crtc->ctx; in decon_disable()
642 struct decon_context *ctx = (struct decon_context *)dev_id; in decon_irq_handler()
679 struct decon_context *ctx = dev_get_drvdata(dev); in decon_bind()
720 struct decon_context *ctx = dev_get_drvdata(dev); in decon_unbind()
738 struct decon_context *ctx; in decon_probe()
835 struct decon_context *ctx = dev_get_drvdata(&pdev->dev); in decon_remove()