Searched refs:uvcg_video_disable (Results 1 – 3 of 3) sorted by relevance
18 int uvcg_video_disable(struct uvc_video *video);
554 ret = uvcg_video_disable(video); in uvc_v4l2_streamoff() 596 uvcg_video_disable(&uvc->video); in uvc_v4l2_disable()
343 * When is_enabled is false, uvcg_video_disable() ensures in uvc_video_complete() 684 uvcg_video_disable(struct uvc_video *video) in uvcg_video_disable() function