Searched defs:usb_interface_descriptor (Results 1 – 1 of 1) sorted by relevance
393 struct usb_interface_descriptor { struct394 __u8 bLength;395 __u8 bDescriptorType;397 __u8 bInterfaceNumber;398 __u8 bAlternateSetting;399 __u8 bNumEndpoints;400 __u8 bInterfaceClass;401 __u8 bInterfaceSubClass;402 __u8 bInterfaceProtocol;403 __u8 iInterface;