Lines Matching defs:ctx
44 static u32 fimc_hw_get_in_flip(struct fimc_ctx *ctx) in fimc_hw_get_in_flip()
59 static u32 fimc_hw_get_target_flip(struct fimc_ctx *ctx) in fimc_hw_get_target_flip()
74 void fimc_hw_set_rotation(struct fimc_ctx *ctx) in fimc_hw_set_rotation()
107 void fimc_hw_set_target_format(struct fimc_ctx *ctx) in fimc_hw_set_target_format()
150 static void fimc_hw_set_out_dma_size(struct fimc_ctx *ctx) in fimc_hw_set_out_dma_size()
169 void fimc_hw_set_out_dma(struct fimc_ctx *ctx) in fimc_hw_set_out_dma()
234 void fimc_hw_set_prescaler(struct fimc_ctx *ctx) in fimc_hw_set_prescaler()
250 static void fimc_hw_set_scaler(struct fimc_ctx *ctx) in fimc_hw_set_scaler()
314 void fimc_hw_set_mainscaler(struct fimc_ctx *ctx) in fimc_hw_set_mainscaler()
349 void fimc_hw_enable_capture(struct fimc_ctx *ctx) in fimc_hw_enable_capture()
374 void fimc_hw_set_effect(struct fimc_ctx *ctx) in fimc_hw_set_effect()
391 void fimc_hw_set_rgb_alpha(struct fimc_ctx *ctx) in fimc_hw_set_rgb_alpha()
406 static void fimc_hw_set_in_dma_size(struct fimc_ctx *ctx) in fimc_hw_set_in_dma_size()
423 void fimc_hw_set_in_dma(struct fimc_ctx *ctx) in fimc_hw_set_in_dma()
506 void fimc_hw_set_input_path(struct fimc_ctx *ctx) in fimc_hw_set_input_path()
521 void fimc_hw_set_output_path(struct fimc_ctx *ctx) in fimc_hw_set_output_path()
790 void fimc_activate_capture(struct fimc_ctx *ctx) in fimc_activate_capture()