Searched refs:s3c_camif_find_format (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-capture.c680 fmt = s3c_camif_find_format(vp, NULL, f->index);
718 fmt = s3c_camif_find_format(vp, &pix->pixelformat, 0);
1625 vp->out_fmt = s3c_camif_find_format(vp, NULL, 0);
H A Dcamif-core.c94 * s3c_camif_find_format() - lookup camif color format by fourcc or an index
99 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp, function
H A Dcamif-core.h335 const struct camif_fmt *s3c_camif_find_format(struct camif_vp *vp,

Completed in 153 milliseconds