Home
last modified time | relevance | path

Searched refs:color_matching (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/function/
Duvc_configfs.h61 struct uvcg_color_matching *color_matching; member
Duvc_configfs.c1602 struct config_item *streaming, *color_matching; in uvcg_format_allow_link() local
1609 color_matching = config_group_find_item(to_config_group(streaming), "color_matching"); in uvcg_format_allow_link()
1610 if (!color_matching || color_matching != tgt->ci_parent) { in uvcg_format_allow_link()
1623 if (fmt->color_matching != color_matching_desc) { in uvcg_format_allow_link()
1631 fmt->color_matching = color_matching_desc; in uvcg_format_allow_link()
1635 config_item_put(color_matching); in uvcg_format_allow_link()
1657 fmt->color_matching = color_matching_desc; in uvcg_format_drop_link()
2457 h->fmt.color_matching = color_match; in uvcg_uncompressed_make()
2647 h->fmt.color_matching = color_match; in uvcg_mjpeg_make()
2910 ret = fun(f->fmt->color_matching, priv2, priv3, 0, in __uvcg_iter_strm_cls()
/Linux-v6.6/Documentation/ABI/testing/
Dconfigfs-usb-gadget-uvc188 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/color_matching
193 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/color_matching/default
210 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/color_matching/name
/Linux-v6.6/Documentation/usb/
Dgadget_uvc.rst146 mkdir $FUNCTION/streaming/color_matching/yuyv
147 pushd $FUNCTION/streaming/color_matching/yuyv
156 ln -s $FUNCTION/streaming/color_matching/yuyv $FUNCTION/streaming/uncompressed/yuyv