Home
last modified time | relevance | path

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

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