Searched defs:usb_interface_descriptor (Results 1 – 1 of 1) sorted by relevance
111389 struct usb_interface_descriptor { struct111390 __u8 bLength;111391 __u8 bDescriptorType;111392 __u8 bInterfaceNumber;111393 __u8 bAlternateSetting;111394 __u8 bNumEndpoints;111395 __u8 bInterfaceClass;111396 __u8 bInterfaceSubClass;111397 __u8 bInterfaceProtocol;111398 __u8 iInterface;