Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h111427 struct usb_interface_assoc_descriptor { struct
111428 __u8 bLength;
111429 __u8 bDescriptorType;
111430 __u8 bFirstInterface;
111431 __u8 bInterfaceCount;
111432 __u8 bFunctionClass;
111433 __u8 bFunctionSubClass;
111434 __u8 bFunctionProtocol;
111435 __u8 iFunction;