Query: struct_usb_host_ss_ep_comp
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTUSB_HOST_SS_E(9) Host-Side Data Types and Macro STRUCT USB_HOST_SS_E(9)NAMEstruct_usb_host_ss_ep_comp - Valid for SuperSpeed devices onlySYNOPSISstruct usb_host_ss_ep_comp { struct usb_ss_ep_comp_descriptor desc; unsigned char * extra; int extralen; };MEMBERSdesc endpoint companion descriptor, wMaxPacketSize in native byteorder extra descriptors following this endpoint companion descriptor extralen how many bytes of "extra" are validCOPYRIGHTKernel Hackers Manual 2.6. July 2010 STRUCT USB_HOST_SS_E(9)