Searched refs:fh_to_ctx (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/drivers/media/platform/exynos-gsc/
H A Dgsc-m2m.c279 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_querycap()
301 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_g_fmt_mplane()
309 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_try_fmt_mplane()
317 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_s_fmt_mplane()
363 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_reqbufs()
384 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_expbuf()
391 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_querybuf()
398 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_qbuf()
405 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_dqbuf()
412 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_streamon()
428 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_streamoff()
451 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_g_selection()
488 struct gsc_ctx *ctx = fh_to_ctx(fh); gsc_m2m_s_selection()
677 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); gsc_m2m_release()
701 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); gsc_m2m_poll()
716 struct gsc_ctx *ctx = fh_to_ctx(file->private_data); gsc_m2m_mmap()
H A Dgsc-core.h96 #define fh_to_ctx(__fh) container_of(__fh, struct gsc_ctx, fh) macro
/linux-4.1.27/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c324 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_g_fmt()
416 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_s_fmt()
573 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_reqbufs()
594 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_querybuf()
622 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_qbuf()
641 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_dqbuf()
665 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_expbuf()
678 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_streamon()
694 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_streamoff()
769 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_g_crop()
809 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_decoder_cmd()
890 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); s5p_mfc_queue_setup()
949 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); s5p_mfc_buf_init()
999 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); s5p_mfc_start_streaming()
1016 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); s5p_mfc_stop_streaming()
1062 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); s5p_mfc_buf_queue()
H A Ds5p_mfc_enc.c1000 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_g_fmt()
1085 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_s_fmt()
1138 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_reqbufs()
1214 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_querybuf()
1248 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_qbuf()
1272 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_dqbuf()
1297 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_expbuf()
1310 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_streamon()
1323 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_streamoff()
1684 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_s_parm()
1701 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_g_parm()
1718 struct s5p_mfc_ctx *ctx = fh_to_ctx(priv); vidioc_encoder_cmd()
1819 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); s5p_mfc_queue_setup()
1872 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); s5p_mfc_buf_init()
1906 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); s5p_mfc_buf_prepare()
1941 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); s5p_mfc_start_streaming()
1972 struct s5p_mfc_ctx *ctx = fh_to_ctx(q->drv_priv); s5p_mfc_stop_streaming()
2003 struct s5p_mfc_ctx *ctx = fh_to_ctx(vq->drv_priv); s5p_mfc_buf_queue()
H A Ds5p_mfc.c895 struct s5p_mfc_ctx *ctx = fh_to_ctx(file->private_data); s5p_mfc_release()
938 struct s5p_mfc_ctx *ctx = fh_to_ctx(file->private_data); s5p_mfc_poll()
989 struct s5p_mfc_ctx *ctx = fh_to_ctx(file->private_data); s5p_mfc_mmap()
H A Ds5p_mfc_common.h705 #define fh_to_ctx(__fh) container_of(__fh, struct s5p_mfc_ctx, fh) macro
/linux-4.1.27/drivers/media/platform/exynos4-is/
H A Dfimc-m2m.c276 struct fimc_ctx *ctx = fh_to_ctx(fh); fimc_m2m_g_fmt_mplane()
335 struct fimc_ctx *ctx = fh_to_ctx(fh); fimc_m2m_try_fmt_mplane()
363 struct fimc_ctx *ctx = fh_to_ctx(fh); fimc_m2m_s_fmt_mplane()
402 struct fimc_ctx *ctx = fh_to_ctx(fh); fimc_m2m_cropcap()
420 struct fimc_ctx *ctx = fh_to_ctx(fh); fimc_m2m_g_crop()
489 struct fimc_ctx *ctx = fh_to_ctx(fh); fimc_m2m_s_crop()
680 struct fimc_ctx *ctx = fh_to_ctx(file->private_data); fimc_m2m_release()
H A Dfimc-core.h508 #define fh_to_ctx(__fh) container_of(__fh, struct fimc_ctx, fh) macro
/linux-4.1.27/drivers/media/platform/coda/
H A Dcoda-common.c58 #define fh_to_ctx(__fh) container_of(__fh, struct coda_ctx, fh) macro
381 struct coda_ctx *ctx = fh_to_ctx(priv); coda_querycap()
424 struct coda_ctx *ctx = fh_to_ctx(priv); coda_g_fmt()
544 struct coda_ctx *ctx = fh_to_ctx(priv); coda_try_fmt_vid_cap()
593 struct coda_ctx *ctx = fh_to_ctx(priv); coda_try_fmt_vid_out()
658 struct coda_ctx *ctx = fh_to_ctx(priv); coda_s_fmt_vid_cap()
671 struct coda_ctx *ctx = fh_to_ctx(priv); coda_s_fmt_vid_out()
701 struct coda_ctx *ctx = fh_to_ctx(priv); coda_reqbufs()
721 struct coda_ctx *ctx = fh_to_ctx(priv); coda_qbuf()
740 struct coda_ctx *ctx = fh_to_ctx(priv); coda_dqbuf()
761 struct coda_ctx *ctx = fh_to_ctx(fh); coda_g_selection()
820 struct coda_ctx *ctx = fh_to_ctx(fh); coda_decoder_cmd()
1765 struct coda_ctx *ctx = fh_to_ctx(file->private_data); coda_release()
/linux-4.1.27/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c609 static inline struct s5p_jpeg_ctx *fh_to_ctx(struct v4l2_fh *fh) fh_to_ctx() function
832 struct s5p_jpeg_ctx *ctx = fh_to_ctx(file->private_data); s5p_jpeg_release()
991 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); s5p_jpeg_querycap()
1039 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); s5p_jpeg_enum_fmt_vid_cap()
1052 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); s5p_jpeg_enum_fmt_vid_out()
1078 struct s5p_jpeg_ctx *ct = fh_to_ctx(priv); s5p_jpeg_g_fmt()
1215 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); s5p_jpeg_try_fmt_vid_cap()
1275 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); s5p_jpeg_try_fmt_vid_out()
1413 return s5p_jpeg_s_fmt(fh_to_ctx(priv), f); s5p_jpeg_s_fmt_vid_cap()
1425 return s5p_jpeg_s_fmt(fh_to_ctx(priv), f); s5p_jpeg_s_fmt_vid_out()
1526 struct s5p_jpeg_ctx *ctx = fh_to_ctx(priv); s5p_jpeg_g_selection()
1563 struct s5p_jpeg_ctx *ctx = fh_to_ctx(file->private_data); s5p_jpeg_s_selection()

Completed in 372 milliseconds