Home
last modified time | relevance | path

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

/Linux-v5.4/tools/usb/
Dtestusb.c83 struct usb_interface_descriptor { struct
84 __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;
/Linux-v5.4/include/uapi/linux/usb/
Dch9.h382 struct usb_interface_descriptor { struct
383 __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;