Searched defs:usb_interface_descriptor (Results 1 – 1 of 1) sorted by relevance
277 struct usb_interface_descriptor { struct278 __u8 bLength;279 __u8 bDescriptorType;281 __u8 bInterfaceNumber;282 __u8 bAlternateSetting;283 __u8 bNumEndpoints;284 __u8 bInterfaceClass;285 __u8 bInterfaceSubClass;286 __u8 bInterfaceProtocol;287 __u8 iInterface;