Home
last modified time | relevance | path

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

/linux-3.3/include/linux/usb/
Dfunctionfs.h20 struct usb_endpoint_descriptor_no_audio { struct
21 __u8 bLength;
22 __u8 bDescriptorType;
24 __u8 bEndpointAddress;
25 __u8 bmAttributes;
26 __le16 wMaxPacketSize;
27 __u8 bInterval;