Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dvideo.h307 struct uvc_format_uncompressed { struct
308 __u8 bLength;
309 __u8 bDescriptorType;
310 __u8 bDescriptorSubType;
311 __u8 bFormatIndex;
312 __u8 bNumFrameDescriptors;
313 __u8 guidFormat[16];
314 __u8 bBitsPerPixel;
315 __u8 bDefaultFrameIndex;
316 __u8 bAspectRatioX;
[all …]
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
Dvideo.h307 struct uvc_format_uncompressed { struct
308 __u8 bLength;
309 __u8 bDescriptorType;
310 __u8 bDescriptorSubType;
311 __u8 bFormatIndex;
312 __u8 bNumFrameDescriptors;
313 __u8 guidFormat[16];
314 __u8 bBitsPerPixel;
315 __u8 bDefaultFrameIndex;
316 __u8 bAspectRatioX;
[all …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dvideo.h352 struct uvc_format_uncompressed { struct
353 __u8 bLength;
354 __u8 bDescriptorType;
355 __u8 bDescriptorSubType;
356 __u8 bFormatIndex;
357 __u8 bNumFrameDescriptors;
358 __u8 guidFormat[16];
359 __u8 bBitsPerPixel;
360 __u8 bDefaultFrameIndex;
361 __u8 bAspectRatioX;
[all …]
/kernel/linux/linux-6.6/include/uapi/linux/usb/
Dvideo.h488 struct uvc_format_uncompressed { struct
489 __u8 bLength;
490 __u8 bDescriptorType;
491 __u8 bDescriptorSubType;
492 __u8 bFormatIndex;
493 __u8 bNumFrameDescriptors;
494 __u8 guidFormat[16];
495 __u8 bBitsPerPixel;
496 __u8 bDefaultFrameIndex;
497 __u8 bAspectRatioX;
[all …]
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dvideo.h488 struct uvc_format_uncompressed { struct
489 __u8 bLength;
490 __u8 bDescriptorType;
491 __u8 bDescriptorSubType;
492 __u8 bFormatIndex;
493 __u8 bNumFrameDescriptors;
494 __u8 guidFormat[16];
495 __u8 bBitsPerPixel;
496 __u8 bDefaultFrameIndex;
497 __u8 bAspectRatioX;
[all …]