Searched refs:USBVC_BUF_EMPTY (Results 1 – 3 of 3) sorted by relevance
192 USBVC_BUF_EMPTY = 2, /* not initialized, to be filled */ enumerator
1117 case USBVC_BUF_EMPTY: in usbvc_v4l2_query_buf()1171 if (usbvc_buf->status == USBVC_BUF_EMPTY) { in usbvc_v4l2_enqueue_buf()1194 usbvc_buf->status = USBVC_BUF_EMPTY; in usbvc_v4l2_enqueue_buf()1200 usbvc_buf->status = USBVC_BUF_EMPTY; in usbvc_v4l2_enqueue_buf()
3475 bufgrp->buf_filling->status = USBVC_BUF_EMPTY; in usbvc_decode_stream_header()