Home
last modified time | relevance | path

Searched defs:fh_to_ctx (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c26 #define fh_to_ctx(__fh) container_of(__fh, struct ipu_csc_scaler_ctx, fh) macro
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/bdisp/
H A Dbdisp-v4l2.c36 #define fh_to_ctx(__fh) container_of(__fh, struct bdisp_ctx, fh) macro
/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro.h323 static inline struct hantro_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() function
/OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/
H A Dhva-v4l2.c39 #define fh_to_ctx(f) (container_of(f, struct hva_ctx, fh)) macro
H A Dhva.h16 #define fh_to_ctx(f) (container_of(f, struct hva_ctx, fh)) macro
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_m2m.c354 static inline struct mtk_mdp_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() function
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_drv.h410 static inline struct mtk_vcodec_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() function
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/
H A Dgsc-core.h92 #define fh_to_ctx(__fh) container_of(__fh, struct gsc_ctx, fh) macro
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-core.h497 #define fh_to_ctx(__fh) container_of(__fh, struct fimc_ctx, fh) macro
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Drcar_jpu.c490 static struct jpu_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() function
H A Drcar_fdp1.c633 static inline struct fdp1_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() function
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c583 static inline struct s5p_jpeg_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() function
/OK3568_Linux_fs/kernel/drivers/media/platform/coda/
H A Dcoda-common.c57 #define fh_to_ctx(__fh) container_of(__fh, struct coda_ctx, fh) macro
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_common.h750 #define fh_to_ctx(__fh) container_of(__fh, struct s5p_mfc_ctx, fh) macro