Lines Matching refs:uvc
662 The function name to use when creating the function directory is "uvc".
663 The uvc function provides these attributes in its function directory:
689 # mkdir functions/uvc.usb0/control/header/h
690 # cd functions/uvc.usb0/control/header/h
693 # mkdir -p functions/uvc.usb0/streaming/uncompressed/u/360p
694 # cat <<EOF > functions/uvc.usb0/streaming/uncompressed/u/360p/dwFrameInterval
700 # mkdir functions/uvc.usb0/streaming/header/h
701 # cd functions/uvc.usb0/streaming/header/h
716 # uvc-gadget -u /dev/video<uvc video node #> -v /dev/video<vivid video node #>
718 where uvc-gadget is this program:
719 http://git.ideasonboard.org/uvc-gadget.git