Lines Matching refs:uvc
766 The function name to use when creating the function directory is "uvc".
767 The uvc function provides these attributes in its function directory:
797 # mkdir functions/uvc.usb0/control/header/h
798 # cd functions/uvc.usb0/control/
801 # mkdir -p functions/uvc.usb0/streaming/uncompressed/u/360p
802 # cat <<EOF > functions/uvc.usb0/streaming/uncompressed/u/360p/dwFrameInterval
808 # mkdir functions/uvc.usb0/streaming/header/h
809 # cd functions/uvc.usb0/streaming/header/h
824 # uvc-gadget -u /dev/video<uvc video node #> -v /dev/video<vivid video node #>
826 where uvc-gadget is this program:
827 http://git.ideasonboard.org/uvc-gadget.git