Searched refs:usb_alloc_streams (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/core/
H A Dhcd.c1862 * usb_alloc_streams - allocate bulk endpoint stream IDs.
1873 int usb_alloc_streams(struct usb_interface *interface, function
1896 EXPORT_SYMBOL_GPL(usb_alloc_streams); variable
/drivers/usb/storage/
H A Duas.c715 devinfo->qdepth = usb_alloc_streams(devinfo->intf, eps + 1, 3, 256,

Completed in 56 milliseconds