Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h111361 struct usb_device_descriptor { struct
111362 __u8 bLength;
111363 __u8 bDescriptorType;
111364 __le16 bcdUSB;
111365 __u8 bDeviceClass;
111366 __u8 bDeviceSubClass;
111367 __u8 bDeviceProtocol;
111368 __u8 bMaxPacketSize0;
111369 __le16 idVendor;
111370 __le16 idProduct;
[all …]