Searched refs:UVC_QUEUE_DROP_INCOMPLETE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/gadget/function/ | ||
D | uvc_queue.h | 39 #define UVC_QUEUE_DROP_INCOMPLETE (1 << 1) macro |
D | uvc_queue.c | 314 if ((queue->flags & UVC_QUEUE_DROP_INCOMPLETE) && in uvcg_queue_next_buffer() |