Lines Matching refs:vbb
177 struct vb2_buffer *vb = &b->vbb.vb2_buf;
569 "buffer %i done\n", b->vbb.vb2_buf.index);
571 b->vbb.vb2_buf.timestamp = ns;
572 b->vbb.field = V4L2_FIELD_NONE;
573 b->vbb.sequence = atomic_read(&q->frame_sequence);
574 if (b->vbb.vb2_buf.planes[0].length != bytes)
576 b->vbb.vb2_buf.planes[0].length,
578 vb2_buffer_done(&b->vbb.vb2_buf, VB2_BUF_STATE_DONE);
792 vb2_buffer_done(&q->bufs[i]->vbb.vb2_buf,
836 container_of(vb, struct cio2_buffer, vbb.vb2_buf);
893 container_of(vb, struct cio2_buffer, vbb.vb2_buf);
966 container_of(vb, struct cio2_buffer, vbb.vb2_buf);