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