hc
2024-10-12 a5969cabbb4660eab42b6ef0412cbbd1200cf14d
kernel/drivers/usb/gadget/function/uvc_queue.h
....@@ -40,7 +40,6 @@
4040
4141 #define UVC_QUEUE_DISCONNECTED (1 << 0)
4242 #define UVC_QUEUE_DROP_INCOMPLETE (1 << 1)
43
-#define UVC_QUEUE_PAUSED (1 << 2)
4443
4544 struct uvc_video_queue {
4645 struct vb2_queue queue;