Searched defs:usb_interface_descriptor (Results 1 – 3 of 3) sorted by relevance
131 struct usb_interface_descriptor { struct150 struct usb_interface_descriptor *altsetting; argument
277 struct usb_interface_descriptor { struct278 __u8 bLength;279 __u8 bDescriptorType;281 __u8 bInterfaceNumber;282 __u8 bAlternateSetting;283 __u8 bNumEndpoints;284 __u8 bInterfaceClass;285 __u8 bInterfaceSubClass;286 __u8 bInterfaceProtocol;287 __u8 iInterface;
344 struct usb_interface_descriptor { struct345 __u8 bLength;346 __u8 bDescriptorType;348 __u8 bInterfaceNumber;349 __u8 bAlternateSetting;350 __u8 bNumEndpoints;351 __u8 bInterfaceClass;352 __u8 bInterfaceSubClass;353 __u8 bInterfaceProtocol;354 __u8 iInterface;