Home
last modified time | relevance | path

Searched refs:camif_fmt (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/platform/s3c-camif/
Dcamif-core.h94 struct camif_fmt { struct
226 const struct camif_fmt *out_fmt;
329 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp,
Dcamif-core.c47 static const struct camif_fmt camif_formats[] = {
110 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp, in s3c_camif_find_format()
114 const struct camif_fmt *fmt, *def_fmt = NULL; in s3c_camif_find_format()
Dcamif-capture.c446 const struct camif_fmt *fmt = vp->out_fmt; in queue_setup()
685 const struct camif_fmt *fmt; in s3c_camif_vidioc_enum_fmt()
704 const struct camif_fmt *fmt = vp->out_fmt; in s3c_camif_vidioc_g_fmt()
720 const struct camif_fmt **ffmt) in __camif_video_try_format()
726 const struct camif_fmt *fmt; in __camif_video_try_format()
782 const struct camif_fmt *fmt = NULL; in s3c_camif_vidioc_s_fmt()
Dcamif-regs.c262 const struct camif_fmt *fmt = vp->out_fmt; in camif_hw_set_output_dma()