Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dvideo.h280 struct uvc_color_matching_descriptor { struct
281 __u8 bLength;
282 __u8 bDescriptorType;
283 __u8 bDescriptorSubType;
284 __u8 bColorPrimaries;
285 __u8 bTransferCharacteristics;
286 __u8 bMatrixCoefficients;
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dvideo.h325 struct uvc_color_matching_descriptor { struct
326 __u8 bLength;
327 __u8 bDescriptorType;
328 __u8 bDescriptorSubType;
329 __u8 bColorPrimaries;
330 __u8 bTransferCharacteristics;
331 __u8 bMatrixCoefficients;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/usb/
Dvideo.h280 struct uvc_color_matching_descriptor { struct
281 __u8 bLength;
282 __u8 bDescriptorType;
283 __u8 bDescriptorSubType;
284 __u8 bColorPrimaries;
285 __u8 bTransferCharacteristics;
286 __u8 bMatrixCoefficients;
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dvideo.h456 struct uvc_color_matching_descriptor { struct
457 __u8 bLength;
458 __u8 bDescriptorType;
459 __u8 bDescriptorSubType;
460 __u8 bColorPrimaries;
461 __u8 bTransferCharacteristics;
462 __u8 bMatrixCoefficients;
/kernel/linux/linux-6.6/include/uapi/linux/usb/
Dvideo.h456 struct uvc_color_matching_descriptor { struct
457 __u8 bLength;
458 __u8 bDescriptorType;
459 __u8 bDescriptorSubType;
460 __u8 bColorPrimaries;
461 __u8 bTransferCharacteristics;
462 __u8 bMatrixCoefficients;