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