Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/usb/
H A Dfunctionfs.h39 struct usb_endpoint_descriptor_no_audio { struct
40 __u8 bLength;
41 __u8 bDescriptorType;
42 __u8 bEndpointAddress;
43 __u8 bmAttributes;
44 __le16 wMaxPacketSize;
45 __u8 bInterval;