Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Duvc_configfs.h62 struct uvcg_color_matching *color_matching; member
H A Duvc_configfs.c1605 struct config_item *streaming, *color_matching; in uvcg_format_allow_link() local
1612 color_matching = config_group_find_item(to_config_group(streaming), "color_matching"); in uvcg_format_allow_link()
1613 if (!color_matching || color_matching != tgt->ci_parent) { in uvcg_format_allow_link()
1626 if (fmt->color_matching != color_matching_desc) { in uvcg_format_allow_link()
1634 fmt->color_matching = color_matching_desc; in uvcg_format_allow_link()
1638 config_item_put(color_matching); in uvcg_format_allow_link()
1660 fmt->color_matching = color_matching_desc; in uvcg_format_drop_link()
2502 h->fmt.color_matching = color_match; in uvcg_uncompressed_make()
2692 h->fmt.color_matching = color_match; in uvcg_mjpeg_make()
3201 ret = fun(f->fmt->color_matching, priv2, priv3, 0, in __uvcg_iter_strm_cls()
/linux-6.15/drivers/usb/gadget/legacy/
H A Dwebcam.c175 .color_matching = (struct uvcg_color_matching *)&uvcg_color_matching,
314 .color_matching = (struct uvcg_color_matching *)&uvcg_color_matching,
/linux-6.15/Documentation/ABI/testing/
H A 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-6.15/Documentation/usb/
H A 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