Lines Matching refs:uvc
664 The function name to use when creating the function directory is "uvc".
665 The uvc function provides these attributes in its function directory:
691 # mkdir functions/uvc.usb0/control/header/h
692 # cd functions/uvc.usb0/control/header/h
695 # mkdir -p functions/uvc.usb0/streaming/uncompressed/u/360p
696 # cat <<EOF > functions/uvc.usb0/streaming/uncompressed/u/360p/dwFrameInterval
702 # mkdir functions/uvc.usb0/streaming/header/h
703 # cd functions/uvc.usb0/streaming/header/h
718 # uvc-gadget -u /dev/video<uvc video node #> -v /dev/video<vivid video node #>
720 where uvc-gadget is this program:
721 http://git.ideasonboard.org/uvc-gadget.git