Searched refs:usb_alloc_streams (Results 1 – 3 of 3) sorted by relevance
33 int usb_alloc_streams(struct usb_interface *interface,64 usb_alloc_streams() returns with a value of N, you may use streams 1 though N.
2016 int usb_alloc_streams(struct usb_interface *interface, in usb_alloc_streams() function2052 EXPORT_SYMBOL_GPL(usb_alloc_streams);
976 devinfo->qdepth = usb_alloc_streams(devinfo->intf, eps + 1, in uas_configure_endpoints()