Home
last modified time | relevance | path

Searched refs:bColorPrimaries (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/legacy/
Dwebcam.c270 .bColorPrimaries = 1,
/Linux-v6.6/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc206 bColorPrimaries color primaries and the reference
223 bColorPrimaries color primaries and the reference
/Linux-v6.6/include/uapi/linux/usb/
Dvideo.h460 __u8 bColorPrimaries; member
/Linux-v6.6/Documentation/usb/
Dgadget_uvc.rst149 echo 1 > bColorPrimaries
/Linux-v6.6/drivers/usb/gadget/function/
Duvc_configfs.c2737 UVCG_COLOR_MATCHING_ATTR(b_color_primaries, bColorPrimaries, 8);
2806 color_match->desc.bColorPrimaries = UVC_COLOR_PRIMARIES_BT_709_SRGB; in uvcg_color_matching_create_children()