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

/linux-4.1.27/drivers/usb/core/
H A Dhcd.c2038 * usb_alloc_streams - allocate bulk endpoint stream IDs.
2052 int usb_alloc_streams(struct usb_interface *interface, usb_alloc_streams() function
2088 EXPORT_SYMBOL_GPL(usb_alloc_streams); variable
H A Ddevio.c2104 r = usb_alloc_streams(intf, eps, num_eps, num_streams, GFP_KERNEL); proc_alloc_streams()
/linux-4.1.27/drivers/usb/storage/
H A Duas.c887 devinfo->qdepth = usb_alloc_streams(devinfo->intf, eps + 1, uas_configure_endpoints()
/linux-4.1.27/drivers/usb/host/
H A Dxhci-mem.c1397 * Drivers will have to call usb_alloc_streams() to do that.
/linux-4.1.27/include/linux/
H A Dusb.h730 extern int usb_alloc_streams(struct usb_interface *interface,

Completed in 230 milliseconds