UVC_MAX_PACKETS
if (npackets > UVC_MAX_PACKETS)
npackets = UVC_MAX_PACKETS;
struct uvc_copy_op copy_operations[UVC_MAX_PACKETS];