-
- Downloads
usb: gadget: uvc: allow changing interface name via configfs
Add a configfs entry, "function_name", to change the iInterface field for VideoControl. This name is used on host devices for user selection, useful when multiple cameras are present. The default will remain "UVC Camera". Signed-off-by:Dan Vacura <w36195@motorola.com> Link: https://lore.kernel.org/r/20220401160447.5919-1-w36195@motorola.com Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
- Documentation/ABI/testing/configfs-usb-gadget-uvc 1 addition, 0 deletionsDocumentation/ABI/testing/configfs-usb-gadget-uvc
- Documentation/usb/gadget-testing.rst 1 addition, 0 deletionsDocumentation/usb/gadget-testing.rst
- drivers/usb/gadget/function/f_uvc.c 3 additions, 1 deletiondrivers/usb/gadget/function/f_uvc.c
- drivers/usb/gadget/function/u_uvc.h 1 addition, 0 deletionsdrivers/usb/gadget/function/u_uvc.h
- drivers/usb/gadget/function/uvc_configfs.c 41 additions, 0 deletionsdrivers/usb/gadget/function/uvc_configfs.c
Loading
Please register or sign in to comment