Searched refs:vb2_core_prepare_buf (Results 1 – 3 of 3) sorted by relevance
874 int vb2_core_prepare_buf(struct vb2_queue *q, struct vb2_buffer *vb, void *pb);
742 return ret ? ret : vb2_core_prepare_buf(q, vb, b); in vb2_prepare_buf()
1699 int vb2_core_prepare_buf(struct vb2_queue *q, struct vb2_buffer *vb, void *pb) in vb2_core_prepare_buf() function1724 EXPORT_SYMBOL_GPL(vb2_core_prepare_buf);