Searched defs:usb_interface_descriptor (Results 1 – 2 of 2) sorted by relevance
83 struct usb_interface_descriptor { struct84 __u8 bLength;85 __u8 bDescriptorType;87 __u8 bInterfaceNumber;88 __u8 bAlternateSetting;89 __u8 bNumEndpoints;90 __u8 bInterfaceClass;91 __u8 bInterfaceSubClass;92 __u8 bInterfaceProtocol;93 __u8 iInterface;
397 struct usb_interface_descriptor { struct398 __u8 bLength;399 __u8 bDescriptorType;401 __u8 bInterfaceNumber;402 __u8 bAlternateSetting;403 __u8 bNumEndpoints;404 __u8 bInterfaceClass;405 __u8 bInterfaceSubClass;406 __u8 bInterfaceProtocol;407 __u8 iInterface;