Searched defs:usb_interface_descriptor (Results 1 – 1 of 1) sorted by relevance
389 struct usb_interface_descriptor { struct390 __u8 bLength;391 __u8 bDescriptorType;393 __u8 bInterfaceNumber;394 __u8 bAlternateSetting;395 __u8 bNumEndpoints;396 __u8 bInterfaceClass;397 __u8 bInterfaceSubClass;398 __u8 bInterfaceProtocol;399 __u8 iInterface;