Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dfunctionfs.h30 struct usb_endpoint_descriptor_no_audio { struct
31 __u8 bLength;
32 __u8 bDescriptorType;
34 __u8 bEndpointAddress;
35 __u8 bmAttributes;
36 __le16 wMaxPacketSize;
37 __u8 bInterval;