Searched refs:usb_free_streams (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/usb/storage/
H A Duas.c986 usb_free_streams(devinfo->intf, eps, 3, GFP_NOIO);
/linux-master/drivers/usb/core/
H A Dhcd.c2053 * usb_free_streams - free bulk endpoint stream IDs.
2064 int usb_free_streams(struct usb_interface *interface, function
2091 EXPORT_SYMBOL_GPL(usb_free_streams); variable
H A Ddriver.c477 usb_free_streams(intf, eps, j, GFP_KERNEL);
H A Ddevio.c2529 r = usb_free_streams(intf, eps, num_eps, GFP_KERNEL);
/linux-master/include/linux/
H A Dusb.h870 extern int usb_free_streams(struct usb_interface *interface,

Completed in 205 milliseconds