Searched refs:s3c_camif_find_format (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/platform/s3c-camif/
H A Dcamif-core.c105 * s3c_camif_find_format() - lookup camif color format by fourcc or an index
109 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp, s3c_camif_find_format() function
H A Dcamif-capture.c452 fmt = s3c_camif_find_format(vp, &pix->pixelformat, -1); queue_setup()
698 fmt = s3c_camif_find_format(vp, NULL, f->index); s3c_camif_vidioc_enum_fmt()
739 fmt = s3c_camif_find_format(vp, &pix->pixelformat, 0); __camif_video_try_format()
1644 vp->out_fmt = s3c_camif_find_format(vp, NULL, 0); s3c_camif_set_defaults()
H A Dcamif-core.h331 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp,

Completed in 132 milliseconds