Searched defs:usb_interface_descriptor (Results 1 – 4 of 4) 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;
190 struct usb_interface_descriptor { struct191 __u8 bLength;192 __u8 bDescriptorType;193 __u8 bInterfaceNumber;194 __u8 bAlternateSetting;195 __u8 bNumEndpoints;196 __u8 bInterfaceClass;197 __u8 bInterfaceSubClass;198 __u8 bInterfaceProtocol;199 __u8 iInterface;
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;
208 struct usb_interface_descriptor { struct209 __u8 bLength;210 __u8 bDescriptorType;211 __u8 bInterfaceNumber;212 __u8 bAlternateSetting;213 __u8 bNumEndpoints;214 __u8 bInterfaceClass;215 __u8 bInterfaceSubClass;216 __u8 bInterfaceProtocol;217 __u8 iInterface;