Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dfunctionfs.h26 struct usb_endpoint_descriptor_no_audio { struct
27 __u8 bLength;
28 __u8 bDescriptorType;
29 __u8 bEndpointAddress;
30 __u8 bmAttributes;
31 __le16 wMaxPacketSize;
32 __u8 bInterval;
/kernel/linux/linux-5.10/include/uapi/linux/usb/
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;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
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;
/kernel/linux/linux-4.19/include/uapi/linux/usb/
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;