Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dvideo.h258 struct uvc_control_endpoint_descriptor { struct
259 __u8 bLength;
260 __u8 bDescriptorType;
261 __u8 bDescriptorSubType;
262 __u16 wMaxTransferSize;
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dvideo.h346 struct uvc_control_endpoint_descriptor { struct
347 __u8 bLength;
348 __u8 bDescriptorType;
349 __u8 bDescriptorSubType;
350 __le16 wMaxTransferSize;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dvideo.h239 struct uvc_control_endpoint_descriptor { struct
240 __u8 bLength;
241 __u8 bDescriptorType;
242 __u8 bDescriptorSubType;
243 __le16 wMaxTransferSize;