Searched refs:bufs_next (Results 1 – 2 of 2) sorted by relevance
372 unsigned int bufs_next; /* Index of the first unused entry */ member
817 q->bufs_next = 0; in cio2_vb2_queue_setup()888 unsigned int i, j, next = q->bufs_next; in cio2_vb2_buf_queue()936 q->bufs_next = (next + 1) % CIO2_MAX_BUFFERS; in cio2_vb2_buf_queue()1993 q->bufs_next = 0; in cio2_suspend()