Lines Matching refs:bytesused
383 if (vb && vb->vb.vb2_buf.planes[0].bytesused < GO7007_BUF_SIZE) {
386 ptr[vb->vb.vb2_buf.planes[0].bytesused++] = byte;
414 u32 *bytesused = &vb->vb.vb2_buf.planes[0].bytesused;
434 *bytesused -= 216;
443 u32 *bytesused;
456 bytesused = &vb->vb.vb2_buf.planes[0].bytesused;
459 if (vb->modet_active && *bytesused + 216 < GO7007_BUF_SIZE)
518 if (vb && vb->vb.vb2_buf.planes[0].bytesused >=
602 vb->vb.vb2_buf.planes[0].bytesused;