Lines Matching defs:ctx

96 static inline void decon_set_bits(struct decon_context *ctx, u32 reg, u32 mask,  in decon_set_bits()
105 struct decon_context *ctx = crtc->ctx; in decon_enable_vblank() local
125 struct decon_context *ctx = crtc->ctx; in decon_disable_vblank() local
135 static u32 decon_get_frame_count(struct decon_context *ctx, bool end) in decon_get_frame_count()
176 static void decon_setup_trigger(struct decon_context *ctx) in decon_setup_trigger()
198 struct decon_context *ctx = crtc->ctx; in decon_commit() local
264 static void decon_win_set_bldeq(struct decon_context *ctx, unsigned int win, in decon_win_set_bldeq()
290 static void decon_win_set_bldmod(struct decon_context *ctx, unsigned int win, in decon_win_set_bldmod()
319 static void decon_win_set_pixfmt(struct decon_context *ctx, unsigned int win, in decon_win_set_pixfmt()
383 static void decon_shadow_protect(struct decon_context *ctx, bool protect) in decon_shadow_protect()
391 struct decon_context *ctx = crtc->ctx; in decon_atomic_begin() local
405 struct decon_context *ctx = crtc->ctx; in decon_update_plane() local
460 struct decon_context *ctx = crtc->ctx; in decon_disable_plane() local
468 struct decon_context *ctx = crtc->ctx; in decon_atomic_flush() local
484 static void decon_swreset(struct decon_context *ctx) in decon_swreset()
517 struct decon_context *ctx = crtc->ctx; in decon_atomic_enable() local
535 struct decon_context *ctx = crtc->ctx; in decon_atomic_disable() local
559 struct decon_context *ctx = dev_id; in decon_te_irq_handler() local
568 struct decon_context *ctx = crtc->ctx; in decon_clear_channels() local
595 struct decon_context *ctx = crtc->ctx; in decon_mode_valid() local
622 struct decon_context *ctx = dev_get_drvdata(dev); in decon_bind() local
659 struct decon_context *ctx = dev_get_drvdata(dev); in decon_unbind() local
672 static void decon_handle_vblank(struct decon_context *ctx) in decon_handle_vblank()
692 struct decon_context *ctx = dev_id; in decon_irq_handler() local
715 struct decon_context *ctx = dev_get_drvdata(dev); in exynos5433_decon_suspend() local
726 struct decon_context *ctx = dev_get_drvdata(dev); in exynos5433_decon_resume() local
761 static int decon_conf_irq(struct decon_context *ctx, const char *name, in decon_conf_irq()
792 struct decon_context *ctx; in exynos5433_decon_probe() local