Home
last modified time | relevance | path

Searched refs:uvc_set_video_ctrl (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/usb/uvc/
Duvc_video.c246 static int uvc_set_video_ctrl(struct uvc_streaming *stream, in uvc_set_video_ctrl() function
307 ret = uvc_set_video_ctrl(stream, probe, 1); in uvc_probe_video()
324 ret = uvc_set_video_ctrl(stream, probe, 1); in uvc_probe_video()
357 return uvc_set_video_ctrl(stream, probe, 0); in uvc_commit_video()
1789 uvc_set_video_ctrl(stream, probe, 1); in uvc_video_init()