Searched refs:vb2_prepare_buf (Results 1 – 3 of 3) sorted by relevance
1690 int vb2_prepare_buf(struct vb2_queue *q, struct v4l2_buffer *b) in vb2_prepare_buf() function1720 EXPORT_SYMBOL_GPL(vb2_prepare_buf);3304 return vb2_prepare_buf(vdev->queue, p); in vb2_ioctl_prepare_buf()
1008 return vb2_prepare_buf(&vp->vb_queue, b); in s3c_camif_prepare_buf()
437 return vb2_prepare_buf(&icd->vb2_vidq, b); in soc_camera_prepare_buf()