centos man page for usb_free_streams

Query: usb_free_streams

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USB_FREE_STREAMS(9)					       Host Controller APIs					       USB_FREE_STREAMS(9)

NAME
usb_free_streams - free bulk endpoint stream IDs.
SYNOPSIS
void usb_free_streams(struct usb_interface * interface, struct usb_host_endpoint ** eps, unsigned int num_eps, gfp_t mem_flags);
ARGUMENTS
interface alternate setting that includes all endpoints. eps array of endpoints to remove streams from. num_eps number of endpoints in the array. mem_flags flags hcd should use to allocate memory.
DESCRIPTION
Reverts a group of bulk endpoints back to not using stream IDs. Can fail if we are given bad arguments, or HCD is broken.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_FREE_STREAMS(9)
Related Man Pages
usb_sg_init(9) - suse
struct_usb_ep(9) - centos
struct_usb_interface(9) - centos
usb_alloc_coherent(9) - centos
usb_bulk_msg(9) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing