Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dvideo.h426 struct uvc_color_matching_descriptor { struct
427 __u8 bLength;
428 __u8 bDescriptorType;
429 __u8 bDescriptorSubType;
430 __u8 bColorPrimaries;
431 __u8 bTransferCharacteristics;
432 __u8 bMatrixCoefficients;
/kernel/linux/linux-4.19/include/uapi/linux/usb/
Dvideo.h425 struct uvc_color_matching_descriptor { struct
426 __u8 bLength;
427 __u8 bDescriptorType;
428 __u8 bDescriptorSubType;
429 __u8 bColorPrimaries;
430 __u8 bTransferCharacteristics;
431 __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-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;