Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s3c-camif/
Dcamif-core.h94 struct camif_fmt { struct
226 const struct camif_fmt *out_fmt;
331 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp,
Dcamif-core.c47 static const struct camif_fmt camif_formats[] = {
109 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp, in s3c_camif_find_format()
113 const struct camif_fmt *fmt, *def_fmt = NULL; in s3c_camif_find_format()
Dcamif-capture.c452 const struct camif_fmt *fmt = vp->out_fmt; in queue_setup()
697 const struct camif_fmt *fmt; in s3c_camif_vidioc_enum_fmt()
716 const struct camif_fmt *fmt = vp->out_fmt; in s3c_camif_vidioc_g_fmt()
732 const struct camif_fmt **ffmt) in __camif_video_try_format()
738 const struct camif_fmt *fmt; in __camif_video_try_format()
794 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()