usb_free_streams — free bulk endpoint stream IDs.
| int usb_free_streams ( | struct usb_interface * interface, | 
| struct usb_host_endpoint ** eps, | |
| unsigned int num_eps, | |
| gfp_t mem_flags ); | 
interfacealternate setting that includes all endpoints.
epsarray of endpoints to remove streams from.
num_epsnumber of endpoints in the array.
mem_flagsflags hcd should use to allocate memory.