Searched refs:UVC_MAX_PACKETS (Results 1 – 2 of 2) sorted by relevance
188 #define UVC_MAX_PACKETS 32 macro565 struct uvc_copy_op copy_operations[UVC_MAX_PACKETS];
1695 if (npackets > UVC_MAX_PACKETS) in uvc_alloc_urb_buffers()1696 npackets = UVC_MAX_PACKETS; in uvc_alloc_urb_buffers()
Completed in 10 milliseconds