Home
last modified time | relevance | path

Searched refs:file_to_ctx (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-m2m.c300 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_g_fmt_mplane()
308 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_try_fmt_mplane()
316 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_s_fmt_mplane()
362 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_reqbufs()
377 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_expbuf()
384 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_querybuf()
391 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_qbuf()
398 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_dqbuf()
405 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_streamon()
421 struct gsc_ctx *ctx = file_to_ctx(file); in gsc_m2m_streamoff()
[all …]
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-v4l2.c39 static inline struct hva_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
260 struct hva_ctx *ctx = file_to_ctx(file); in hva_querycap()
274 struct hva_ctx *ctx = file_to_ctx(file); in hva_enum_fmt_stream()
288 struct hva_ctx *ctx = file_to_ctx(file); in hva_enum_fmt_frame()
301 struct hva_ctx *ctx = file_to_ctx(file); in hva_g_fmt_stream()
320 struct hva_ctx *ctx = file_to_ctx(file); in hva_g_fmt_frame()
341 struct hva_ctx *ctx = file_to_ctx(file); in hva_try_fmt_stream()
405 struct hva_ctx *ctx = file_to_ctx(file); in hva_try_fmt_frame()
455 struct hva_ctx *ctx = file_to_ctx(file); in hva_s_fmt_stream()
485 struct hva_ctx *ctx = file_to_ctx(file); in hva_s_fmt_frame()
[all …]
/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c13 static inline struct mdp_m2m_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
288 struct mdp_m2m_ctx *ctx = file_to_ctx(file); in mdp_m2m_enum_fmt_mplane()
296 struct mdp_m2m_ctx *ctx = file_to_ctx(file); in mdp_m2m_g_fmt_mplane()
314 struct mdp_m2m_ctx *ctx = file_to_ctx(file); in mdp_m2m_s_fmt_mplane()
357 struct mdp_m2m_ctx *ctx = file_to_ctx(file); in mdp_m2m_try_fmt_mplane()
368 struct mdp_m2m_ctx *ctx = file_to_ctx(file); in mdp_m2m_g_selection()
420 struct mdp_m2m_ctx *ctx = file_to_ctx(file); in mdp_m2m_s_selection()
645 struct mdp_m2m_ctx *ctx = file_to_ctx(file); in mdp_m2m_release()
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c27 static inline struct delta_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
389 struct delta_ctx *ctx = file_to_ctx(file); in delta_querycap()
403 struct delta_ctx *ctx = file_to_ctx(file); in delta_enum_fmt_stream()
417 struct delta_ctx *ctx = file_to_ctx(file); in delta_enum_fmt_frame()
431 struct delta_ctx *ctx = file_to_ctx(file); in delta_g_fmt_stream()
459 struct delta_ctx *ctx = file_to_ctx(file); in delta_g_fmt_frame()
498 struct delta_ctx *ctx = file_to_ctx(file); in delta_try_fmt_stream()
552 struct delta_ctx *ctx = file_to_ctx(file); in delta_try_fmt_frame()
612 struct delta_ctx *ctx = file_to_ctx(file); in delta_s_fmt_stream()
648 struct delta_ctx *ctx = file_to_ctx(file); in delta_s_fmt_frame()
[all …]
/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-v4l2.c36 static inline struct bdisp_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
649 struct bdisp_ctx *ctx = file_to_ctx(file); in bdisp_release()
687 struct bdisp_ctx *ctx = file_to_ctx(file); in bdisp_querycap()
699 struct bdisp_ctx *ctx = file_to_ctx(file); in bdisp_enum_fmt()
719 struct bdisp_ctx *ctx = file_to_ctx(file); in bdisp_g_fmt()
743 struct bdisp_ctx *ctx = file_to_ctx(file); in bdisp_try_fmt()
793 struct bdisp_ctx *ctx = file_to_ctx(file); in bdisp_s_fmt()
846 struct bdisp_ctx *ctx = file_to_ctx(file); in bdisp_g_selection()
924 struct bdisp_ctx *ctx = file_to_ctx(file); in bdisp_s_selection()
1002 struct bdisp_ctx *ctx = file_to_ctx(file); in bdisp_streamon()
/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_m2m.c351 static inline struct mtk_mdp_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
592 struct mtk_mdp_ctx *ctx = file_to_ctx(file); in mtk_mdp_m2m_querycap()
630 struct mtk_mdp_ctx *ctx = file_to_ctx(file); in mtk_mdp_m2m_g_fmt_mplane()
669 struct mtk_mdp_ctx *ctx = file_to_ctx(file); in mtk_mdp_m2m_try_fmt_mplane()
679 struct mtk_mdp_ctx *ctx = file_to_ctx(file); in mtk_mdp_m2m_s_fmt_mplane()
725 struct mtk_mdp_ctx *ctx = file_to_ctx(file); in mtk_mdp_m2m_reqbufs()
733 struct mtk_mdp_ctx *ctx = file_to_ctx(file); in mtk_mdp_m2m_streamon()
771 struct mtk_mdp_ctx *ctx = file_to_ctx(file); in mtk_mdp_m2m_g_selection()
838 struct mtk_mdp_ctx *ctx = file_to_ctx(file); in mtk_mdp_m2m_s_selection()
1139 struct mtk_mdp_ctx *ctx = file_to_ctx(file); in mtk_mdp_m2m_release()
/linux/drivers/media/platform/
H A Dm2m-deinterlace.c145 static inline struct deinterlace_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
515 return vidioc_g_fmt(file_to_ctx(file), f); in vidioc_g_fmt_vid_out()
521 return vidioc_g_fmt(file_to_ctx(file), f); in vidioc_g_fmt_vid_cap()
542 struct deinterlace_ctx *ctx = file_to_ctx(file); in vidioc_try_fmt_vid_cap()
634 return vidioc_s_fmt(file_to_ctx(file), f); in vidioc_s_fmt_vid_cap()
640 struct deinterlace_ctx *ctx = file_to_ctx(file); in vidioc_s_fmt_vid_out()
657 struct deinterlace_ctx *ctx = file_to_ctx(file); in vidioc_streamon()
872 struct deinterlace_ctx *ctx = file_to_ctx(file); in deinterlace_release()
/linux/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c67 static inline struct ipu_csc_scaler_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
185 struct ipu_csc_scaler_ctx *ctx = file_to_ctx(file); in ipu_csc_scaler_g_fmt()
198 struct ipu_csc_scaler_ctx *ctx = file_to_ctx(file); in ipu_csc_scaler_try_fmt()
246 struct ipu_csc_scaler_ctx *ctx = file_to_ctx(file); in ipu_csc_scaler_s_fmt()
302 struct ipu_csc_scaler_ctx *ctx = file_to_ctx(file); in ipu_csc_scaler_g_selection()
340 struct ipu_csc_scaler_ctx *ctx = file_to_ctx(file); in ipu_csc_scaler_s_selection()
802 struct ipu_csc_scaler_ctx *ctx = file_to_ctx(file); in ipu_csc_scaler_release()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-m2m.c252 struct fimc_ctx *ctx = file_to_ctx(file); in fimc_m2m_g_fmt_mplane()
311 struct fimc_ctx *ctx = file_to_ctx(file); in fimc_m2m_try_fmt_mplane()
340 struct fimc_ctx *ctx = file_to_ctx(file); in fimc_m2m_s_fmt_mplane()
379 struct fimc_ctx *ctx = file_to_ctx(file); in fimc_m2m_g_selection()
487 struct fimc_ctx *ctx = file_to_ctx(file); in fimc_m2m_s_selection()
677 struct fimc_ctx *ctx = file_to_ctx(file); in fimc_m2m_release()
/linux/drivers/media/platform/chips-media/coda/
H A Dcoda-common.c59 static inline struct coda_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
430 struct coda_ctx *ctx = file_to_ctx(file); in coda_querycap()
450 struct coda_ctx *ctx = file_to_ctx(file); in coda_enum_fmt()
500 struct coda_ctx *ctx = file_to_ctx(file); in coda_g_fmt()
661 struct coda_ctx *ctx = file_to_ctx(file); in coda_try_fmt_vid_cap()
767 struct coda_ctx *ctx = file_to_ctx(file); in coda_try_fmt_vid_out()
859 struct coda_ctx *ctx = file_to_ctx(file); in coda_s_fmt_vid_cap()
911 struct coda_ctx *ctx = file_to_ctx(file); in coda_s_fmt_vid_out()
965 struct coda_ctx *ctx = file_to_ctx(file); in coda_reqbufs()
985 struct coda_ctx *ctx = file_to_ctx(file); in coda_qbuf()
[all …]
/linux/drivers/media/platform/renesas/
H A Drcar_jpu.c483 static struct jpu_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
659 struct jpu_ctx *ctx = file_to_ctx(file); in jpu_querycap()
717 struct jpu_ctx *ctx = file_to_ctx(file); in jpu_enum_fmt_cap()
726 struct jpu_ctx *ctx = file_to_ctx(file); in jpu_enum_fmt_out()
826 struct jpu_ctx *ctx = file_to_ctx(file); in jpu_try_fmt()
834 struct jpu_ctx *ctx = file_to_ctx(file); in jpu_s_fmt()
861 struct jpu_ctx *ctx = file_to_ctx(file); in jpu_g_fmt()
893 struct jpu_ctx *ctx = file_to_ctx(file); in jpu_streamon()
1274 struct jpu_ctx *ctx = file_to_ctx(file); in jpu_release()
H A Drcar_fdp1.c633 static inline struct fdp1_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
1409 struct fdp1_ctx *ctx = file_to_ctx(file); in fdp1_g_fmt()
1584 struct fdp1_ctx *ctx = file_to_ctx(file); in fdp1_try_fmt()
1655 struct fdp1_ctx *ctx = file_to_ctx(file); in fdp1_s_fmt()
2157 struct fdp1_ctx *ctx = file_to_ctx(file); in fdp1_release()
/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c583 static inline struct s5p_jpeg_ctx *file_to_ctx(struct file *filp) in file_to_ctx() function
1013 struct s5p_jpeg_ctx *ctx = file_to_ctx(file); in s5p_jpeg_release()
1251 struct s5p_jpeg_ctx *ctx = file_to_ctx(file); in s5p_jpeg_querycap()
1299 struct s5p_jpeg_ctx *ctx = file_to_ctx(file); in s5p_jpeg_enum_fmt_vid_cap()
1312 struct s5p_jpeg_ctx *ctx = file_to_ctx(file); in s5p_jpeg_enum_fmt_vid_out()
1337 struct s5p_jpeg_ctx *ct = file_to_ctx(file); in s5p_jpeg_g_fmt()
1473 struct s5p_jpeg_ctx *ctx = file_to_ctx(file); in s5p_jpeg_try_fmt_vid_cap()
1532 struct s5p_jpeg_ctx *ctx = file_to_ctx(file); in s5p_jpeg_try_fmt_vid_out()
1677 return s5p_jpeg_s_fmt(file_to_ctx(file), f); in s5p_jpeg_s_fmt_vid_cap()
1689 return s5p_jpeg_s_fmt(file_to_ctx(file), f); in s5p_jpeg_s_fmt_vid_out()
[all …]
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c972 struct s5p_mfc_ctx *ctx = file_to_ctx(file); in s5p_mfc_release()
1029 struct s5p_mfc_ctx *ctx = file_to_ctx(file); in s5p_mfc_poll()
1080 struct s5p_mfc_ctx *ctx = file_to_ctx(file); in s5p_mfc_mmap()
/linux/drivers/media/platform/verisilicon/
H A Dhantro_drv.c689 struct hantro_ctx *ctx = file_to_ctx(filp); in hantro_release()