Home
last modified time | relevance | path

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

/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[] = {
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.c444 const struct camif_fmt *fmt = vp->out_fmt; in queue_setup()
683 const struct camif_fmt *fmt; in s3c_camif_vidioc_enum_fmt()
702 const struct camif_fmt *fmt = vp->out_fmt; in s3c_camif_vidioc_g_fmt()
718 const struct camif_fmt **ffmt) in __camif_video_try_format()
724 const struct camif_fmt *fmt; in __camif_video_try_format()
780 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()