Lines Matching refs:vbuf
1086 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb);
1091 int field = vbuf->field == V4L2_FIELD_BOTTOM;
2055 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb);
2071 vbuf->field = V4L2_FIELD_NONE;
2073 if (vbuf->field != V4L2_FIELD_TOP &&
2074 vbuf->field != V4L2_FIELD_BOTTOM &&
2075 vbuf->field != V4L2_FIELD_SEQ_TB &&
2076 vbuf->field != V4L2_FIELD_SEQ_BT)
2099 struct vb2_v4l2_buffer *vbuf = to_vb2_v4l2_buffer(vb);
2102 v4l2_m2m_buf_queue(ctx->fh.m2m_ctx, vbuf);