Home
last modified time | relevance | path

Searched refs:ctrl_to_ctx (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-core.h105 #define ctrl_to_ctx(__ctrl) \ macro
Dgsc-core.c747 struct gsc_ctx *ctx = ctrl_to_ctx(ctrl); in gsc_s_ctrl()
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_common.h706 #define ctrl_to_ctx(__ctrl) \ macro
Ds5p_mfc_dec.c711 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_dec_s_ctrl()
735 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_dec_g_v_ctrl()
Ds5p_mfc_enc.c1399 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_s_ctrl()
1654 struct s5p_mfc_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_mfc_enc_g_v_ctrl()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-core.c528 #define ctrl_to_ctx(__ctrl) \ macro
582 struct fimc_ctx *ctx = ctrl_to_ctx(ctrl); in fimc_s_ctrl()
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c604 static inline struct s5p_jpeg_ctx *ctrl_to_ctx(struct v4l2_ctrl *c) in ctrl_to_ctx() function
1841 struct s5p_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_jpeg_g_volatile_ctrl()
1895 struct s5p_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_jpeg_try_ctrl()
1910 struct s5p_jpeg_ctx *ctx = ctrl_to_ctx(ctrl); in s5p_jpeg_s_ctrl()
/linux-4.4.14/drivers/media/platform/
Drcar_jpu.c492 static struct jpu_ctx *ctrl_to_ctx(struct v4l2_ctrl *c) in ctrl_to_ctx() function
904 struct jpu_ctx *ctx = ctrl_to_ctx(ctrl); in jpu_s_ctrl()