Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h111378 struct usb_config_descriptor { struct
111379 __u8 bLength;
111380 __u8 bDescriptorType;
111381 __le16 wTotalLength;
111382 __u8 bNumInterfaces;
111383 __u8 bConfigurationValue;
111384 __u8 iConfiguration;
111385 __u8 bmAttributes;
111386 __u8 bMaxPower;