Lines Matching refs:uvc
668 The function name to use when creating the function directory is "uvc".
669 The uvc function provides these attributes in its function directory:
695 # mkdir functions/uvc.usb0/control/header/h
696 # cd functions/uvc.usb0/control/
699 # mkdir -p functions/uvc.usb0/streaming/uncompressed/u/360p
700 # cat <<EOF > functions/uvc.usb0/streaming/uncompressed/u/360p/dwFrameInterval
706 # mkdir functions/uvc.usb0/streaming/header/h
707 # cd functions/uvc.usb0/streaming/header/h
722 # uvc-gadget -u /dev/video<uvc video node #> -v /dev/video<vivid video node #>
724 where uvc-gadget is this program:
725 http://git.ideasonboard.org/uvc-gadget.git