Home
last modified time | relevance | path

Searched refs:fh_to_ctx (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c280 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_querycap()
302 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_g_fmt_mplane()
310 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_try_fmt_mplane()
318 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_s_fmt_mplane()
364 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_reqbufs()
385 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_expbuf()
392 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_querybuf()
399 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_qbuf()
406 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_dqbuf()
413 struct gsc_ctx *ctx = fh_to_ctx(fh); in gsc_m2m_streamon()
[all …]
Dgsc-core.h96 #define fh_to_ctx(__fh) container_of(__fh, struct gsc_ctx, fh) macro
/linux-4.4.14/drivers/media/platform/s5p-mfc/
Ds5p_mfc_dec.c324 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_fmt()
416 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_fmt()
573 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_reqbufs()
594 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_querybuf()
622 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_qbuf()
641 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_dqbuf()
670 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_expbuf()
683 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamon()
699 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamoff()
774 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_crop()
[all …]
Ds5p_mfc_enc.c1006 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_g_fmt()
1091 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_fmt()
1144 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_reqbufs()
1220 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_querybuf()
1254 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_qbuf()
1278 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_dqbuf()
1303 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_expbuf()
1316 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamon()
1329 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_streamoff()
1690 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); in vidioc_s_parm()
[all …]
Ds5p_mfc_common.h705 #define fh_to_ctx(__fh) container_of(__fh, struct s5p_mfc_ctx, fh) macro
Ds5p_mfc.c902 struct s5p_mfc_ctx *ctx = fh_to_ctx(file->private_data); in s5p_mfc_release()
945 struct s5p_mfc_ctx *ctx = fh_to_ctx(file->private_data); in s5p_mfc_poll()
996 struct s5p_mfc_ctx *ctx = fh_to_ctx(file->private_data); in s5p_mfc_mmap()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-m2m.c277 struct fimc_ctx *ctx = fh_to_ctx(fh); in fimc_m2m_g_fmt_mplane()
336 struct fimc_ctx *ctx = fh_to_ctx(fh); in fimc_m2m_try_fmt_mplane()
364 struct fimc_ctx *ctx = fh_to_ctx(fh); in fimc_m2m_s_fmt_mplane()
403 struct fimc_ctx *ctx = fh_to_ctx(fh); in fimc_m2m_cropcap()
421 struct fimc_ctx *ctx = fh_to_ctx(fh); in fimc_m2m_g_crop()
490 struct fimc_ctx *ctx = fh_to_ctx(fh); in fimc_m2m_s_crop()
681 struct fimc_ctx *ctx = fh_to_ctx(file->private_data); in fimc_m2m_release()
Dfimc-core.h508 #define fh_to_ctx(__fh) container_of(__fh, struct fimc_ctx, fh) macro
/linux-4.4.14/drivers/media/platform/sti/bdisp/
Dbdisp-v4l2.c36 #define fh_to_ctx(__fh) container_of(__fh, struct bdisp_ctx, fh) macro
650 struct bdisp_ctx *ctx = fh_to_ctx(file->private_data); in bdisp_release()
689 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_querycap()
706 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_enum_fmt()
726 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_g_fmt()
750 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_try_fmt()
800 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_s_fmt()
854 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_g_selection()
932 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_s_selection()
1009 struct bdisp_ctx *ctx = fh_to_ctx(fh); in bdisp_streamon()
/linux-4.4.14/drivers/media/platform/coda/
Dcoda-common.c59 #define fh_to_ctx(__fh) container_of(__fh, struct coda_ctx, fh) macro
330 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_querycap()
368 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_g_fmt()
488 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_try_fmt_vid_cap()
537 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_try_fmt_vid_out()
618 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_s_fmt_vid_cap()
631 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_s_fmt_vid_out()
661 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_reqbufs()
681 struct coda_ctx *ctx = fh_to_ctx(priv); in coda_qbuf()
716 struct coda_ctx *ctx = fh_to_ctx(fh); in coda_g_selection()
[all …]
/linux-4.4.14/drivers/media/platform/
Drcar_jpu.c497 static struct jpu_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() function
671 struct jpu_ctx *ctx = fh_to_ctx(priv); in jpu_querycap()
733 struct jpu_ctx *ctx = fh_to_ctx(priv); in jpu_enum_fmt_cap()
742 struct jpu_ctx *ctx = fh_to_ctx(priv); in jpu_enum_fmt_out()
847 struct jpu_ctx *ctx = fh_to_ctx(priv); in jpu_try_fmt()
858 struct jpu_ctx *ctx = fh_to_ctx(priv); in jpu_s_fmt()
888 struct jpu_ctx *ctx = fh_to_ctx(priv); in jpu_g_fmt()
921 struct jpu_ctx *ctx = fh_to_ctx(priv); in jpu_streamon()
1301 struct jpu_ctx *ctx = fh_to_ctx(file->private_data); in jpu_release()
/linux-4.4.14/drivers/media/platform/s5p-jpeg/
Djpeg-core.c609 static inline struct s5p_jpeg_ctx *fh_to_ctx(struct v4l2_fh *fh) in fh_to_ctx() function
1035 struct s5p_jpeg_ctx *ctx = fh_to_ctx(file->private_data); in s5p_jpeg_release()
1246 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); in s5p_jpeg_querycap()
1294 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); in s5p_jpeg_enum_fmt_vid_cap()
1307 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); in s5p_jpeg_enum_fmt_vid_out()
1333 struct s5p_jpeg_ctx *ct = fh_to_ctx(priv); in s5p_jpeg_g_fmt()
1470 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); in s5p_jpeg_try_fmt_vid_cap()
1529 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); in s5p_jpeg_try_fmt_vid_out()
1667 return s5p_jpeg_s_fmt(fh_to_ctx(priv), f); in s5p_jpeg_s_fmt_vid_cap()
1679 return s5p_jpeg_s_fmt(fh_to_ctx(priv), f); in s5p_jpeg_s_fmt_vid_out()
[all …]