Home
last modified time | relevance | path

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

/include/linux/usb/
Dch9.h256 struct usb_device_descriptor { struct
257 __u8 bLength;
258 __u8 bDescriptorType;
260 __le16 bcdUSB;
261 __u8 bDeviceClass;
262 __u8 bDeviceSubClass;
263 __u8 bDeviceProtocol;
264 __u8 bMaxPacketSize0;
265 __le16 idVendor;
266 __le16 idProduct;
[all …]