Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h131630 struct usb_hub_descriptor { struct
131631 __u8 bDescLength;
131632 __u8 bDescriptorType;
131633 __u8 bNbrPorts;
131634 __le16 wHubCharacteristics;
131635 __u8 bPwrOn2PwrGood;
131636 __u8 bHubContrCurrent;
131637 union {
131647 } u;