Searched defs:usb_interface_descriptor (Results 1 – 2 of 2) sorted by relevance
96 struct usb_interface_descriptor { struct97 __u8 bLength;98 __u8 bDescriptorType;100 __u8 bInterfaceNumber;101 __u8 bAlternateSetting;102 __u8 bNumEndpoints;103 __u8 bInterfaceClass;104 __u8 bInterfaceSubClass;105 __u8 bInterfaceProtocol;106 __u8 iInterface;
382 struct usb_interface_descriptor { struct383 __u8 bLength;384 __u8 bDescriptorType;386 __u8 bInterfaceNumber;387 __u8 bAlternateSetting;388 __u8 bNumEndpoints;389 __u8 bInterfaceClass;390 __u8 bInterfaceSubClass;391 __u8 bInterfaceProtocol;392 __u8 iInterface;