usb_alloc_streams
r = usb_alloc_streams(intf, eps, num_eps, num_streams, GFP_KERNEL);
EXPORT_SYMBOL_GPL(usb_alloc_streams);
devinfo->qdepth = usb_alloc_streams(devinfo->intf, eps + 1,
extern int usb_alloc_streams(struct usb_interface *interface,