Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-core.h91 struct camif_fmt { struct
226 const struct camif_fmt *out_fmt;
335 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp,
H A Dcamif-core.c42 static const struct camif_fmt camif_formats[] = {
99 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp, in s3c_camif_find_format()
103 const struct camif_fmt *fmt, *def_fmt = NULL; in s3c_camif_find_format()
H A Dcamif-capture.c443 const struct camif_fmt *fmt = vp->out_fmt; in queue_setup()
678 const struct camif_fmt *fmt; in s3c_camif_vidioc_enum_fmt()
694 const struct camif_fmt *fmt = vp->out_fmt; in s3c_camif_vidioc_g_fmt()
710 const struct camif_fmt **ffmt) in __camif_video_try_format()
716 const struct camif_fmt *fmt; in __camif_video_try_format()
772 const struct camif_fmt *fmt = NULL; in s3c_camif_vidioc_s_fmt()
H A Dcamif-regs.c259 const struct camif_fmt *fmt = vp->out_fmt; in camif_hw_set_output_dma()