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