Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h88724 struct usb_endpoint_descriptor { struct
88725 __u8 bLength;
88726 __u8 bDescriptorType;
88727 __u8 bEndpointAddress;
88728 __u8 bmAttributes;
88729 __le16 wMaxPacketSize;
88730 __u8 bInterval;
88731 __u8 bRefresh;
88732 __u8 bSynchAddress;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h98460 struct usb_endpoint_descriptor { struct
98461 __u8 bLength;
98462 __u8 bDescriptorType;
98463 __u8 bEndpointAddress;
98464 __u8 bmAttributes;
98465 __le16 wMaxPacketSize;
98466 __u8 bInterval;
98467 __u8 bRefresh;
98468 __u8 bSynchAddress;