Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dusb_ch9.h277 struct usb_interface_descriptor { struct
278 __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;