Searched defs:usb_interface_assoc_descriptor (Results 1 – 5 of 5) sorted by relevance
783 struct usb_interface_assoc_descriptor { struct784 __u8 bLength;785 __u8 bDescriptorType;787 __u8 bFirstInterface;788 __u8 bInterfaceCount;789 __u8 bFunctionClass;790 __u8 bFunctionSubClass;791 __u8 bFunctionProtocol;792 __u8 iFunction;
77088 struct usb_interface_assoc_descriptor { struct77089 __u8 bLength;77090 __u8 bDescriptorType;77091 __u8 bFirstInterface;77092 __u8 bInterfaceCount;77093 __u8 bFunctionClass;77094 __u8 bFunctionSubClass;77095 __u8 bFunctionProtocol;77096 __u8 iFunction;
91880 struct usb_interface_assoc_descriptor { struct91881 __u8 bLength;91882 __u8 bDescriptorType;91883 __u8 bFirstInterface;91884 __u8 bInterfaceCount;91885 __u8 bFunctionClass;91886 __u8 bFunctionSubClass;91887 __u8 bFunctionProtocol;91888 __u8 iFunction;