Lines Matching refs:uvc
811 The function name to use when creating the function directory is "uvc".
812 The uvc function provides these attributes in its function directory:
843 # mkdir functions/uvc.usb0/control/header/h
844 # cd functions/uvc.usb0/control/
847 # mkdir -p functions/uvc.usb0/streaming/uncompressed/u/360p
848 # cat <<EOF > functions/uvc.usb0/streaming/uncompressed/u/360p/dwFrameInterval
854 # mkdir functions/uvc.usb0/streaming/header/h
855 # cd functions/uvc.usb0/streaming/header/h
870 # uvc-gadget -u /dev/video<uvc video node #> -v /dev/video<vivid video node #>
872 where uvc-gadget is this program:
873 http://git.ideasonboard.org/uvc-gadget.git