Home
last modified time | relevance | path

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

/linux-6.15/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uvc206 bColorPrimaries color primaries and the reference
223 bColorPrimaries color primaries and the reference
/linux-6.15/drivers/usb/gadget/legacy/
H A Dwebcam.c165 .bColorPrimaries = 1,
/linux-6.15/include/uapi/linux/usb/
H A Dvideo.h461 __u8 bColorPrimaries; member
/linux-6.15/Documentation/usb/
H A Dgadget_uvc.rst149 echo 1 > bColorPrimaries
/linux-6.15/drivers/usb/gadget/function/
H A Duvc_configfs.c3027 UVCG_COLOR_MATCHING_ATTR(b_color_primaries, bColorPrimaries, 8);
3096 color_match->desc.bColorPrimaries = UVC_COLOR_PRIMARIES_BT_709_SRGB; in uvcg_color_matching_create_children()