uvc_drv_stop_video
int uvc_drv_stop_video(struct uvc_drv_video *video, int close);
ret = uvc_drv_stop_video(v, 1);
ret = uvc_drv_stop_video(v, 0);