Home
last modified time | relevance | path

Searched defs:usb_interface_descriptor (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/usb/
Dtestusb.c96 struct usb_interface_descriptor { struct
97 __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;
/linux-4.4.14/include/uapi/linux/usb/
Dch9.h351 struct usb_interface_descriptor { struct
352 __u8 bLength;
353 __u8 bDescriptorType;
355 __u8 bInterfaceNumber;
356 __u8 bAlternateSetting;
357 __u8 bNumEndpoints;
358 __u8 bInterfaceClass;
359 __u8 bInterfaceSubClass;
360 __u8 bInterfaceProtocol;
361 __u8 iInterface;