Searched refs:ctrl_to_ctx (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/media/platform/exynos-gsc/
H A Dgsc-core.h105 #define ctrl_to_ctx(__ctrl) \ macro
H A Dgsc-core.c747 struct gsc_ctx *ctx = ctrl_to_ctx(ctrl); gsc_s_ctrl()
/linux-4.1.27/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c604 static inline struct s5p_jpeg_ctx *ctrl_to_ctx(struct v4l2_ctrl *c) ctrl_to_ctx() function
1587 struct s5p_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); s5p_jpeg_g_volatile_ctrl()
1641 struct s5p_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); s5p_jpeg_try_ctrl()
1656 struct s5p_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); s5p_jpeg_s_ctrl()
/linux-4.1.27/drivers/media/platform/exynos4-is/
H A Dfimc-core.c528 #define ctrl_to_ctx(__ctrl) \ macro
582 struct fimc_ctx *ctx = ctrl_to_ctx(ctrl); fimc_s_ctrl()
/linux-4.1.27/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c706 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); s5p_mfc_dec_s_ctrl()
730 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); s5p_mfc_dec_g_v_ctrl()
H A Ds5p_mfc_common.h706 #define ctrl_to_ctx(__ctrl) \ macro
H A Ds5p_mfc_enc.c1393 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); s5p_mfc_enc_s_ctrl()
1648 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); s5p_mfc_enc_g_v_ctrl()

Completed in 317 milliseconds